I assume you already know what is ERC20 and have trufflejs installed on your machine, then to deploy this ICO and ERC20 token contract, just to do
truffle deploy
- To configure your ICO, update the file of
/migrations/2_deploy_contracts.js
Andy Chen(amazingandyyy)
MIT