Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Dispa1r/Disp41r-Super-Voting-System
a super super super voting system on near block chain :)
https://github.com/Dispa1r/Disp41r-Super-Voting-System
Last synced: about 1 month ago
JSON representation
a super super super voting system on near block chain :)
- Host: GitHub
- URL: https://github.com/Dispa1r/Disp41r-Super-Voting-System
- Owner: Dispa1r
- Created: 2021-11-26T08:40:19.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-11-26T08:43:02.000Z (about 3 years ago)
- Last Synced: 2024-09-24T16:09:15.498Z (5 months ago)
- Language: Rust
- Size: 5.86 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-rust-list - Dispa1r/Disp41r-Super-Voting-System - Super-Voting-System?style=social"/> : a super super super voting system on near block chain :) (Web3 and ZKP Framework)
- awesome-rust-list - Dispa1r/Disp41r-Super-Voting-System - Super-Voting-System?style=social"/> : a super super super voting system on near block chain :) (Web3 and ZKP Framework)
README
# Disp41r-Super-Voting-System
a super super super voting system on near block chain :)
Finish! I call it super voting system, because it is really cool!
contract address : dispa1r_vote.testnet
- Functions:
+ at the init function, you can set the title of voting and the deadline, you just need to input how long it will last, and contract will calculate the end time automaticly
+ each wallet account can only vote for one candidate once
+ you can vote with near, or without near, if you vote with near, your vote will be more weighted with some algorithm, you can also check the candidate you voted for!!!
+ in addition to overtime voting will end, you can also actively end it
+ you can view the current winners in real time !!!
+ if the vote ends, contract will divide all the near in the pool evenly among users who voted for the winner!!!(i think it is really cool)detail document about how to use it: [Disp41r super voting system](https://hackmd.summershrimp.com/EcSpM_HOTrC5Nhwe3gkzzg?view)
and i wrote a detailed tutorial, i hope you will love it: https://hackmd.summershrimp.com/ZiadE1peSB-iSzTqF9u3hg?viewMy network seems broke, soon i will upload the contract to github :)
written in rust :)