/platzi-web3-libs

💚 web3.js and ethers.js Protofire challenge

Primary LanguageJavaScriptMIT LicenseMIT

Platzi Web3 Challenge

A #EthDevProgram challenge by Platzi, a DApp that allows people to vote on a (binary) proposal. Each ethereum address should be allowed to vote only once and the vote should cost 0.01 ETH

Demo

The app consist only of a frontend. It work in Göerli and with MetaMask.

The contract is already deployed at 0xacfc7725527ba2ee4311574f65e5d76f9f9585e9. You can see it here.

You can find a demo deployed in https://ether-web3.bjvalmaseda.com/

'Dapp Screenshot'

Deploy

  1. Install all dependencies yarn
  2. Build and start a local server yarn build && yarn start
  3. Run a development server yarn dev

Built with

Useful resource

You can get Görli ether here to interact whit the Dapp.

License

This Dapp is under MIT license.

Author

Made with 💙 by @bjvalmaseda