@scrypta/eckey

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.

Usage no npm install needed!

<script type="module">
  import scryptaEckey from 'https://cdn.skypack.dev/@scrypta/eckey';
</script>

README

eckey

build status Version

JavaScript component to 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.

Official documentation:

http://cryptocoinjs.com/modules/currency/eckey/