An open API service indexing awesome lists of open source software.

https://github.com/parthasdey2304/blockchain-voting-system

This is a BlockChain based Voting System.
https://github.com/parthasdey2304/blockchain-voting-system

bash blockchain client-server-architecture flask-api react

Last synced: 4 months ago
JSON representation

This is a BlockChain based Voting System.

Awesome Lists containing this project

README

        

BlockChain-Voting-System













This is a BlockChain based Voting System.

## Installation
+ Clone the repository :
``` sh
git clone https://github.com/parthasdey2304/BlockChain-Voting-System.git
```
+ Open the repository :
```sh
cd BlockChain-Voting-System
```
+ Make the `setup.sh` & `startup.sh` file executable :
``` sh
chmod +x setup.sh startup.sh
```
+ Run the `setup.sh` file :
``` sh
./setup.sh
```

## Usage
+ Run the `startup.sh` file :
```
./startup.sh
```

## Screenshots
image