Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jpuri/election-dapp
Election is simple DAPP which allow users to cast votes. It has some rules built on top of it like a user can cast only 1 vote, etc.
https://github.com/jpuri/election-dapp
Last synced: about 1 month ago
JSON representation
Election is simple DAPP which allow users to cast votes. It has some rules built on top of it like a user can cast only 1 vote, etc.
- Host: GitHub
- URL: https://github.com/jpuri/election-dapp
- Owner: jpuri
- Created: 2021-05-23T13:19:09.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-05-27T12:20:07.000Z (over 3 years ago)
- Last Synced: 2024-10-20T04:44:44.554Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 531 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Election DAPP
Election is simple DAPP which allow users to cast votes. It has some rules built on top of it like a user can cast only 1 vote, etc.
#### Tech stack
Ethereum based tech stack for local development.
1. Web3
2. Solidity
3. Truffle
4. Ganache
5. MetamaskRef:
- [Building DAPP](https://medium.com/heptagon/step-by-step-guide-to-build-a-dapp-a-homo-sapiens-2-day-love-affair-with-ethereum-dapp-de2b0dea12f1) - step-by-step blog