Handle private key and public keys associated with elliptic curve cryptography. Used with crypto currencies such as Bitcoin, Litecoin, Dogecoin, etc. Works in both Node.js and the browser.
A JS implementation of Uniform Resources(UR) Registry specification from Blockchain Commons
Handle private key and public keys associated with elliptic curve cryptography. Used with crypto currencies such as Bitcoin, Litecoin, Dogecoin, etc. Works in both Node.js and the browser.
Wrapper around an Elliptic Curve private or public keys
Handle private key and public keys associated with elliptic curve cryptography. Used with crypto currencies such as Bitcoin, Litecoin, Dogecoin, etc. Works in both Node.js and the browser.
Wrapper around an Elliptic Curve private or public keys
Blockchain network definitions for Bitcoin, Litecoin, Dogecoin, Ethereum, and 200+ other cryptocurrencies
Elliptic Curve Key CLI
Bitcoin BIP32 hierarchical deterministic keys

Eckey privateKey, publicKey and sign verify


JSON-RPC client for blockchain node communication with retry, batching, and error handling
A JS implementation of Uniform Resources(UR) Registry specification from Blockchain Commons.
Node.js based EC key utilities that can generate PEM keys (required by crypto.sign and crypto.verify) from the raw ones usually but not necessarily generated by crypto.ECDH
Handle private key and public keys associated with elliptic curve cryptography. Used with crypto currencies such as Bitcoin, Litecoin, Dogecoin, etc. Works in both Node.js and the browser.
Wrapper around an Elliptic Curve private or public keys
A JS implementation of Uniform Resources(UR) Registry specification from Blockchain Commons
Wrapper around an Elliptic Curve private or public keys

Eliptical curve cryptography for crypto currencies such as Litecoin and Bitcoin
Node.js based EC key utilities that can generate PEM keys (required by crypto.sign and crypto.verify) from the raw ones usually but not necessarily generated by crypto.ECDH
Wrappers for DSA, EC, Bitcoin and other keys to provide a common API for signing/verifying/importing/exporting