flow-pie/chamaa.api
View on GitHubRecord , display voting history and onchain results dashboard
Open
#46 opened on Nov 2, 2025
good first issue
Repository metrics
- Stars
- (3 stars)
- PR merge metrics
- (PR metrics pending)
Description
Goal
Sync on-chain voting events and display them for transparency.
Description
Capture VoteCast events and store in backend DB.
Expose /votes endpoint to show results in frontend charts.
Deliverables
- Event listener for voting contract
/votesAPI route- Dashboard pie chart (yes/no votes)