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

https://github.com/abiji-2020/blockchain-mini-projects

The mini Project done in Solidity in the ThinkQbator platform, IOT based Blockchain, Lottery System and Voting System are in this project
https://github.com/abiji-2020/blockchain-mini-projects

Last synced: 6 days ago
JSON representation

The mini Project done in Solidity in the ThinkQbator platform, IOT based Blockchain, Lottery System and Voting System are in this project

Awesome Lists containing this project

README

        

# Blockchain Mini Projects

## Decentralized-Voting-System

This is the first project on the decentralized Blockchain.

In this project it aims to create a polling system with decentralized blockchain and it is created using soliditary.

It enables the voter system based on the smart contracts that is available in etherum.

## Decentralized Lottery System

In this project the increased number of bets will result in the chances of winning the lottery. It is done using soliditary.

## Blink lights using raspberry PI

In this project the decentralized way of connecting the IOT(Internet of things) with the blockchain. In this project the raspberry PI is connected to the
blockchain by connecting a smart contract using the soliditary and the express.js is used to connect the smart contract with the raspberry PI.