manasir66 / Blockchain-project

Since many of us facing security issues in elections so I have created some smart contractions which can be helpful for creating a defi app to increase the security.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Title : Smart-contracts-migration

Target : Create a Smart Contract which can be helpful for creating a DeFi App for secure voting in elections

🎁 Resources

If you're Starting with Blockchain you can refer to :

📚 Building Documentation

For building the documentation site, do the following on the CLI -

git clone https://github.com/preeti13456/Blockchain-project.git
cd Blockchain-project

pip install -r requirements.txt
mkdocs build

You can also use the mkdocs serve command to view the site on localhost, and live reload whenever you save changes.

In order to redeploy the documentation site, execute following command -

mkdocs gh-deploy

🤝 Contribution

Contributions are welcome!

Feel free to submit a pull request, with anything from small fixes, to full new sections. If you are writing new content, please reference the contributing page for guidance on style.

See the issues for topics that need to be covered or updated. If you have an idea you'd like to discuss, please chat with us in Gitter.

If you've written an article or blog post, please add it to the bibliography.

⭐ ⭐ This project is a part of SCI-2020 ⭐ ⭐

OPEN SOURCE CONTEST - STUDENT CODE-IN

About SCI

Student Code-In is a global program that helps students grow with Open Source. It is a 2 months long Open-Source initiative which provides you the best platform to improve your skills and abilities by contributing to vast variety of Open Source Projects. In this, all the registered participants would get an exquisite opportunity to interact with the mentors and the Organizing Team.

About

Since many of us facing security issues in elections so I have created some smart contractions which can be helpful for creating a defi app to increase the security.

License:MIT License


Languages

Language:JavaScript 99.3%Language:HTML 0.7%