Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 398 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 398 Bytes

vote-dapp-front

front of the vote-dapp project

developing

docker containers and back-end must be started. (cf their READMEs)
yarn start to launch this webapp

remarks

  • npm is NOT supported, only yarn works with this app
  • User has to manually select the ethereum network to interact with (most likely using metamask). Vote-dapp surely will mostly be used on the Rinkeby testnet.