Skip to content

Repository files navigation

DAO Voting Program

SOLANA - The Talent Olympics

Develop a DAO voting program using Anchor. This program should allow users to vote on proposals and display results. Optionally, implement "privacy" voting using Zero-Knowledge (ZK) proofs or verifiable compute. Reward points should be given to users for participation.

Features

  • Init a proposal with content and maximun votes
  • Vote for or agains proposal, one per user in timeframe
  • Result show how many vote for/agains proposal

Install the required dependencies:

  • Rust
  • Solana CLI
  • Anchor
  • Typescript

Build the program:

anchor build

Run the tests:

anchor test

Deploy the program:

anchor deploy

About

DAO Voting Program for TalentOlympics Competition

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages