poanetwork / poa-dapps-voting

POA Network Governance Dapp
https://voting.poa.network
GNU General Public License v3.0
26 stars 54 forks source link

Make voting app working without Metamask like Validators app #185

Closed igorbarinov closed 4 years ago

igorbarinov commented 5 years ago

Problem: the voting dapp requires Metamask installed. It is not convenient for token holders to get progress and results of votings. Also, it's not convenient to switch between networks

Solution: add network switching like in validators dapp if a user doesn't have metamask installed https://validators.poa.network/

image