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