joc-rgb / Polygon_Beginner_Track

Home Page:https://decentralizedvote.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Logo

Encode x Polygon Hackathon

Beginner Track

Challenges

Mint a NFT on Polygon using hardhat/truffle and verify the contract on Polygonscan

Smart contract address: https://mumbai.polygonscan.com/address/0xf360bd0580ceb83261e386dafc5c45245ec82f14
Opensea showing NFT minted: https://testnets.opensea.io/assets/mumbai/0xf360bd0580ceb83261e386dafc5c45245ec82f14/1

(back to top)

Build a dApp to read and write from a smart contract with a front-end.

Smart contract address: https://mumbai.polygonscan.com/address/0x626f0caBD8053c33cc35EC00484776af53dF4cCe
Frontend dapp: https://decentralizedvote.netlify.app/
Candidate data is read from contract while user can write on smart contract by Vote.

(back to top)

Decentralized voting dApp

Smart contract address: https://mumbai.polygonscan.com/address/0x626f0caBD8053c33cc35EC00484776af53dF4cCe
Frontend dapp: https://decentralizedvote.netlify.app/

(back to top)

About

https://decentralizedvote.netlify.app/


Languages

Language:JavaScript 90.4%Language:Solidity 9.6%