Smartz token & sale contracts.
Install dependencies:
npm install
Build and test:
# make sure ganache is running:
./node_modules/.bin/ganache-cli -l 10000000 &>/tmp/ganache.log &
./node_modules/.bin/truffle compile && ./node_modules/.bin/truffle test