Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 510 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 510 Bytes

Tokenized Ballot Dapp

img

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Demo

  1. Connect to wallet and switch to Sepolia testnet. Ensure you have enough ETH for gas fee.

img

  1. Mint our test ERC20 by clicking the Mint button on the bottom.

  2. Check you token balance and voting power. You may modify the voting amount.

img

  1. Click vote and confirm the txn.