Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chromaway/coloredcoinjs-lib
JavaScript Colored Coins library
https://github.com/chromaway/coloredcoinjs-lib
Last synced: 3 months ago
JSON representation
JavaScript Colored Coins library
- Host: GitHub
- URL: https://github.com/chromaway/coloredcoinjs-lib
- Owner: chromaway
- License: mit
- Fork: true (fanatid/coloredcoinjs-lib)
- Created: 2014-08-18T17:14:08.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-02-01T12:49:26.000Z (almost 8 years ago)
- Last Synced: 2024-06-25T08:38:35.297Z (5 months ago)
- Language: JavaScript
- Homepage:
- Size: 786 KB
- Stars: 10
- Watchers: 5
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-cryptocoinjs - bitcoin
README
# coloredcoinjs-lib
[![build status](https://img.shields.io/travis/chromaway/coloredcoinjs-lib.svg?branch=master&style=flat-square)](http://travis-ci.org/chromaway/coloredcoinjs-lib)
[![Coverage Status](https://img.shields.io/coveralls/chromaway/coloredcoinjs-lib.svg?style=flat-square)](https://coveralls.io/r/chromaway/coloredcoinjs-lib)
[![Dependency status](https://img.shields.io/david/chromaway/coloredcoinjs-lib.svg?style=flat-square)](https://david-dm.org/chromaway/coloredcoinjs-lib#info=dependencies)
[![Dev Dependency status](https://img.shields.io/david/chromaway/coloredcoinjs-lib.svg?style=flat-square)](https://david-dm.org/chromaway/coloredcoinjs-lib#info=devDependencies)[![NPM](https://nodei.co/npm/coloredcoinjs-lib.png)](https://www.npmjs.com/package/coloredcoinjs-lib)
[![js-standard-style](https://cdn.rawgit.com/feross/standard/master/badge.svg)](https://github.com/feross/standard)JavaScript Colored Coins library for node.js and browsers.
## Examples
* [issue coins](https://github.com/chromaway/coloredcoinjs-lib/blob/master/test/integration/issuance.js)
* [transfer coins](https://github.com/chromaway/coloredcoinjs-lib/blob/master/test/integration/transfer.js)
* [calculate balance](https://github.com/chromaway/coloredcoinjs-lib/blob/master/test/integration/balance.js)Also you can see how we use *coloredcoinjs-lib* in [colored coin scanner](https://github.com/chromaway/cc-scanner) and of course in [cc-wallet-core](https://github.com/chromaway/cc-wallet-core).
## License
Code released under [the MIT license](LICENSE).
Copyright 2014-2015 Chromaway AB