Logo

Ethereum ICO Smart Contract

A basic example of a crowdsale with a brand new ERC20 token with the Ethereum blockchain

An example of a crowdsale smart contract with a brand new ERC20 token. First deploy the Sale contract, and then the ERC20 token contract. The ERC20 contract will require the Sale Contract etheruem address. Source available and is ready to be deployed from truffle.