Home

Awesome

Gifto Token and Crowdsale Contracts

Coverage Status Build Status

The smart contracts for the Gifto token (gifto) crowdsale.

Gifto

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