Skip to content

cryofracture/dePoll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Casper dePoll -- A Decentralized Voting Contract

Build Status Build Status

CasperLabs Blockchain-based voting contract

📔 Project

This projects' purpose is to serve as a baseline proof-of-concept of a decentralized voting platform on the Casper Casper Blockchain with pre-composed smart contract and a small exampls of this use case in action, including queries done with the Casper Client CLI.

🏭 Tech Stack

  • Blockchain ⛓️

    Casper
  • Backend

    Rust WEBASSEMBLY

Smart contracts

Smart contracts are implemented in Rust using the Casper smart contract crate.

🛣️ Roadmap / Todo / Tofix

  • MVP
    • [✓] Develop contract 🏬
    • [✓] Develop contract function that initializes new Poll 🚚
    • [] Develop contract function that adds new Poll option 🚚
  • Back-end
    • [] Fine-tune contract functions to optimize/lower cost of contract calls.
  • Housekeeping
    • [] Document contract code
    • [] Build out unit tests
    • [] Simplify code

❓Have questions?

Go to the #dev-discussion channel on Discord

🪦 Errors ?

If you see any typos or errors you can edit the code directly on GitHub and raise a Pull Request on the feature branch, thank you in advance!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published