The smart contracts for the Gifto token (gifto) crowdsale.
Please see the contracts/ directory.
Total Supply will be 1 billion tokens.
Contracts are written in Solidity and tested using Truffle and testrpc.
# Install local node dependencies:
$ npm install
# A test script is included:
$ npm test