Gilgamesh Platform is a Decentralized knowledge-sharing social platform powered by the Ethereum network through Smart Contracts.
Gilgamesh Token "GIL" is compliant with the ERC20 standard.
Token Contract:
- ERC20Token.sol - Standard ERC20 Token Interface.
- SecureERC20Token.sol - Secure ERC20 Token implementation with additional secure methods.
- GilgameshToken.sol - Gilgamesh Token contract.
- GilgameshTokenABI.json - Gilgamesh Token contract ABI
Token Sale Contract:
- GilgameshTokenSale.sol - Gilgamesh Token Sale contract.
- GilgameshTokenSaleABI.json - Gilgamesh Token Sale contract ABI.
npm install
npm install -g ethereumjs-testrpc
npm install -g truffle
testrpc
truffle compile
truffle migrate --reset
truffle console
truffle test
All code is hand crafted with ❤️ by Skiral Inc.
Smart contracts code are released under the GPL License
Copyright (C) 2017 Skiral Inc.