v1.1.0
First public release.
verifyMessage for verifying eth_sign and personal_sign signatures
verifyTypedData for EIP-712 structured data verification
Zero dependencies (no ethers.js, no web3.js)
Fully tested with vitest
Small bundle size, suitable for browser, server, and edge runtimes
Compatible with ethers and viem types (dev-only)
Published to npm: eth-signature-verifier