npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

cryptocoin-eckey

0.0.1

@jp

npmRepoSnykSocket
Downloads:4
$ npm install cryptocoin-eckey
DailyWeeklyMonthlyYearly

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-eckey

Component

component install cryptocoinjs/eckey

Bower

bower install cryptocoin-eckey

Script

<script src="/path/to/eckey.js"></script>

Credits

Stefen Thomas wrote the majority of this and Roman Shtylman made significant modifcations.