Sentiment Analysis Voting
Sentiment Analysis Voting is a Flow-based smart contract where votes are weighted based on voter sentiment, making positive opinions count more and enabling emotion-aware decentralized voting.
描述
Voting influenced by sentiment analysis
Positive sentiment votes carry more weight
Simple winner calculation
No input fields for voting; sentiment is pre-set or simulated
Deployed Contract
Testnet Contract Address:
0x1adAEF7E5F7Cb527905E2d250D6332BD5c8b52cB
Used/Deployed Contracts
SentimentVoting(primary smart contract deployed at the above address)
How to Use
Interact with the contract on Flow testnet.
Set sentiment for addresses if needed.
Call
vote()to cast a vote influenced by sentiment.Check results using
winner()function.
Notes
This is a demo project for Flow blockchain testnet.
Sentiment is currently simulated; in a production scenario, it can be integrated with off-chain sentiment analysis APIs.
本次黑客松进展
Built and deployed the core features of the Sentiment Voting Analysis project, integrating sentiment logic and frontend interaction within the hackathon timeline.
技术栈
融资状态
50%