hehe
hey
説明
The Flow Voting DApp is a simple decentralized voting system built with Solidity and deployed on the Flow EVM Testnet.
It enables transparent, tamper-proof voting directly on the blockchain — without relying on centralized authorities.
ハッカソンの進行状況
The project has progressed from initial research and setup on the Flow EVM Testnet to successful deployment of two core smart contracts — a Voting DApp and an NFT Minter — both written in Solidity and tested via Remix and MetaMask. The voting contract enables secure, one-vote-per-user elections with real-time results, while the NFT Minter allows users to create ERC-721 tokens with custom metadata. All contracts have been tested, verified on the Flow EVM Explorer, and documented with detailed deployment steps. The next phase will focus on frontend integration and advanced features like voting deadlines and NFT dashboards.