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.
- Host: GitHub
- URL: https://github.com/cryptocoinjs/cryptocoin
- Owner: cryptocoinjs
- Created: 2013-11-03T05:58:11.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2021-10-12T21:08:49.000Z (over 4 years ago)
- Last Synced: 2025-03-18T22:12:29.028Z (about 1 year ago)
- Language: JavaScript
- Homepage: http://cryptocoinjs.com
- Size: 1.84 MB
- Stars: 142
- Watchers: 19
- Forks: 30
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
- Blockchain-Guide - Cryptocoin
- awesome-blockchain - Cryptocoin
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/