Kairos Token
An Ethereum Limited Total Coin
Smart contracts repository
- Simple: Bootstrapped with Truffle
- State of the art: Smart contracts based on OpenZeppelin framework
- Supply: 100000000
- Ropsten: 0x30f3657d5eb54c75acf816f241eadc2c90854e9d
- Online wallet http://alexintosh.github.io/krs/
# Install dependencies
$ npm install
# Run test suite
$ npm test
# Serve with hot reload (make sure you have TestRPC running)
$ npm start