Gilgamesh Platform is knowledge-sharing social platform powered by the Ethereum network through Smart Contracts.
Gilgamesh Token "GIL" is an ERC20 compliant token.
Token Contract:
- ERC20Token.sol - Standard ERC20 Token Interface.
- SecureERC20Token.sol - Secure ERC20 Token implementation with additional secure methods.
- GilgameshToken.sol - Gilgamesh Token contract.
Token Sale Contract:
- GilgameshTokenSale.sol - Gilgamesh Token Sale contract.
nvm use 8
npm install
npm install -g ethereumjs-testrpc
npm install -g truffle
testrpc
truffle compile
truffle migrate --reset
truffle console
All code is hand crafted with love by Skiral inc.