UNPKG

503 BMarkdownView Raw
1eckey
2=====
3
4[![build status](https://secure.travis-ci.org/cryptocoinjs/eckey.png)](http://travis-ci.org/cryptocoinjs/eckey)
5[![Version](http://img.shields.io/npm/v/eckey.svg)](https://www.npmjs.org/package/eckey)
6
7JavaScript 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.
8
9
10Official documentation:
11
12http://cryptocoinjs.com/modules/currency/eckey/