Main token contract, plus token migration.
See the Token Exchange Whitepaper for more info.
Install latest truffle version
sudo npm install -g truffle
Clone this repo and run
truffle compile
Install and run testRPC
sudo npm install -g truffle
Run the tests
truffle test