Skip to main content
App integration

eth-crypto

page-developers-tools-subcategory-cryptography-key-management-title

Encryption · Transaction signing

eth-crypto is a set of JavaScript helpers for signing, verifying, recovering addresses, and ECIES encryption alongside ethers or web3. Builders import it for one-off cryptographic steps that the client libraries do not expose directly.

Related resources