commons-stack / genesis-frontend

frontend-code for the Genesis iteration
https://genesis.commons-stack.tk/
0 stars 0 forks source link

Show Balance on Wallet page #15

Open wip-abramson opened 5 years ago

wip-abramson commented 5 years ago

First, we need to make wallet state store balance rather than randomly generate it:

The initial balance is 0, then the user request from the faucet correct?

Would we even store the balance in state or just read it from the chain?