This project is create a simple multiple wallet and my ERC20 token
to send,deposit,withdraw to another account

my coin it's delploy on test network
Start the simple front-end server.
$ npm start
Starting the development server...Deploy smart contract on Ganache
$truffle compile
$truffle migrate 

