Skip to content

chainbow/token

Repository files navigation

ChainBow.io Ethereum SmartContract

Build Status

This is the code for the Ethereum SmartContract responsible for ChainBow.io.

Tests

To run tests, first install dependencies:

 npm install

Then, launch a testrpc client:

 npm run testrpc

Then, run the test framework:

 npm run test

Contract

You can read through contract Solidity Source Code.

Welcome any issue report.

About

Smart Contract Token of ChainBow.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published