It can manage ERC20 token.
Installed followings.
- npm
- truffle
- chrome
- MetaMask
npm install
truffle develop
on repl
migrate --reset
npm run dev
Access http://localhost:3000 on chrome browser
Create account with following passphrase
candy maple cake sugar pudding cream honey rich smooth crumble sweet treat
Access to local RPC using "custom RPC". Set URL http://localhost:9545 (dev RPC URL) Click save button.