Build your own ERC20 token and a Dapp for ICO Deploy locally truffle migrate --reset Deploy to rinkeby testnet truffle migrate --network=rinkeby --reset Test an app npm install npm run dev Check out the demo here (Before testing, make sure you have your metamask connected to rinkeby testnet) Check out the token details in etherscan