To use this repo
npm install --save
Run simulator and install token.bas whch will issue tokens to the wallet you deploy the contract too
copy the relevant smart contract scid into the app.js file to replace any current scid
npm run start to run the app
on the front end you can do the following
show connected wallet balance show connected wallet asset balance (tokens) show connected wallet address (either sim or mainet) transfer dero from the currently connected wallet to another wallet transfer tokens held in wallet contract is deployed too, to another wallet
input fields are self explanitory switch between wallets to check balances after transfers
to get the address of your sim wallets simply connect each wallet and click , get address which can then be used to send assets or dero between accounts