Universal Cryptocurrency based on Ethereum
To run tests you need to install the following software:
To run test open the terminal and run the following commnds:
$ cd ttc
$ truffle migrate
$ truffle test ./test/MainFlow.js
$ truffle test ./test/MainICO.js
NOTE: All tests must be run separately as specified