Vease is a decentralized voting app that minimize the gas fee.
This is a Next.js project bootstrapped with create-next-app
.
Clone the project then extract and run terminal
npm install
npm run dev
Open http://localhost:3000 with your browser to see the result.
For all the function works, you have to have a Metamask wallet and connect to Baobab network (Klaytn Testnet) then faucet an test amount of KLAY to wallet.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.