cryptocoin

Crypto currency library for Bitcoin, Litecoin, etc.


Keywords
bitcoin, litecoin, crypto, cryptocoin, cryptography, coin, currency, cryptocurrency, namecoin
Install
bower install cryptocoin

Documentation

cryptocoin

A JavaScript library to allow you to use crypto currencies in the browser.

NOTE: It's undecided if this module will be used going forward since much of the innovation is happening on the individual module level.

Install

Node.js/Browserify

npm install --save cryptocoin

Component

component install cryptocoinjs/cryptocoin

Bower

bower install cryptocoin

Script

<script src="/path/to/cryptocoin.min.js"></script>

Contributions

Please read this: https://github.com/cryptocoinjs/cryptocoin/wiki/Contributor-Guidelines

License

This library is free and open-source software released under the MIT license.

Copyright

BitcoinJS (c) 2011-2012 Stefan Thomas
Released under MIT license
http://bitcoinjs.org/

JSBN (c) 2003-2005 Tom Wu
Released under BSD license
http://www-cs-students.stanford.edu/~tjw/jsbn/

CryptoJS (c) 2009–2012 by Jeff Mott
Released under New BSD license
http://code.google.com/p/crypto-js/