An open API service indexing awesome lists of open source software.

https://github.com/cryptocoinjs/cryptocoin

JavaScript library for crypto currencies like Bitcoin and Litecoin.
https://github.com/cryptocoinjs/cryptocoin

Last synced: about 1 year ago
JSON representation

JavaScript library for crypto currencies like Bitcoin and Litecoin.

Awesome Lists containing this project

README

          

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.

- **Active Development:** https://github.com/cryptocoinjs
- **Documentation:** http://cryptocoinjs.com

Install
-------

### Node.js/Browserify

npm install --save cryptocoin

### Component

component install cryptocoinjs/cryptocoin

### Bower

bower install cryptocoin

### Script

```html

```

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/