Skip to content

ErnoMitrovic/VoteChain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Vote Chain

"Voting Descentralized"
Explore the contracts »

View Demo

ContributorsForksStargazersIssuesGPL License

About The Project

Recently, a huge dilema has arised due to the current mexican election institution called Instituto Nacional Electoral (INE). A system that although has proved to be efficient and very upright, due to it's high cost the curret political party wants to change it. Due to the described situation, as a team we came up with a descentrlized solution that through a Descentralized Autonomous Organization manages to publish and gather votes.

(back to top)

Built With

  • Next
  • Bootstrap
  • forthebadge
  • forthebadge

(back to top)

Getting Started

Information on how to set the project locally.

Prerequisites

  • rust
    curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
  • wasm
    rustup toolchain add nightly
    rustup target add wasm32-unknown-unknown --toolchain nightly
    
  • node
    homebrew install node
    

Installation

  1. Get a free API Key at https://example.com
  2. Clone the repo
    git clone https://github.com/github_username/repo_name.git
  3. Install NPM packages
    npm install
  4. Enter your API in config.js
    const API_KEY = 'ENTER YOUR API';

(back to top)

Contributing

Any contributions you make are greatly appreciated. In order to contribute to the project:

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the GNU License. See LICENSE for more information.

(back to top)

Contact

(back to top)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5