Skip to content

v1.1.0

Latest

Choose a tag to compare

@zscole zscole released this 28 Jun 09:08
aa44594

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