cryptocoin-eckey
v0.0.1
Published
Eliptical curve cryptography for crypto currencies such as Litecoin and Bitcoin
Maintainers
Readme
eckey
JavaScript component for Eliptical curve cryptography for crypto currencies such as Litecoin and Bitcoin.
AMD/CommonJS compatible.
See this article for more details: bitcoin address.
Install
Node.js/Browserify
npm install --save cryptocoin-eckeyComponent
component install cryptocoinjs/eckeyBower
bower install cryptocoin-eckeyScript
<script src="/path/to/eckey.js"></script>Credits
Stefen Thomas wrote the majority of this and Roman Shtylman made significant modifcations.
