Security fixes: swarm signature verification and error handling

This commit is contained in:
Clawd Deploy Bot
2026-01-30 16:50:49 +01:00
parent 495a037eb1
commit 50355b740a
21 changed files with 850 additions and 467 deletions
-1
View File
@@ -1,4 +1,3 @@
'use client';
import { useState, useEffect, useRef } from 'react';