cryptocoin
v0.3.0
Published
Crypto currency library for Bitcoin, Litecoin, etc.
Downloads
14
Readme
cryptocoin
A JavaScript library to allow you to use crypto currencies in the browser.
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>
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/