Skip to content

BlockchainLabsNZ/gifto-contracts

 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.1%
  • Shell 12.9%