Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 369 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 369 Bytes

solana-voting

About th project

This is an implementation of voting on the solana blockchain.

How it works

You create a topic to vote on and set deadlines for sumbitting options and for voting. Anyone can submit a new option(party) to vote on. After the application period ends new options are not accepted and voting period starts. Anyone can vote only once.