Closed virgile-dev closed 6 years ago
When user clicks on the button Sign up & Login it triggers a metamask transaction
Sign up & Login
registerNewVoter()
The UI should show the state of the transaction.
Profile page with transaction status:
When user clicks on the button
Sign up & Login
it triggers a metamask transactionregisterNewVoter()
with API call with web3.js and construct transaction.registerNewVoter()
transaction and show user name in nav bar.The UI should show the state of the transaction.