Skip to content

mihaidld/ico-solidity

Repository files navigation

Ethereum ICO Smart Contracts in Solidity

Presentation

2 smart contracts deployed via Truffle on Rinkeby Testnet :

  • smart contract for the token at 0x579fb12F1fE5682B0E81B37800D484b5ABf56c02
  • smart contract for the ICO at 0xacBC986A8BEA22b8756577C77848197E29E5fa93

Owner has total supply of tokens and has approved ICO smart contract address on the interface of the token smart contract.
Price of 1 TOKEN is 0.1 Ether.

Install

Install dependencies:

% yarn install

Add environment variables:

Add .env file with 2 variables MNEMONIC and ENDPOINT_ID from Infura

About

Ethereum ICO Smart Contracts in Solidity

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages