- Creates an ERC20 Token on Ethereum Blockchain Testnet using Testrpc
- Creates crowsale contract where users can participate and buy token using Ethereum Balance they hold on MetaMask.
- Ethereum Testnet testrpc
- npm
- nodejs
- angular-cli
- Clone this repo
- npm install (this will install app dependencies)
- Run Ethereum testnet (Ethereum local blockchain testnet)
- Compile and migrate Token and Contract Artifact to testnet using truffle cli command
- ng serve to compile and serve an angular App
Now browse http://localhost:4200/