Skip to content

fuzious/EthereumPopulationRegister

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ethereum Population Register

What is EPR?

An Ethereum decentralised application to improve genuineness by passing the reports of the peers to the higher authority only after it has been passed by a set of randomly chosen peers. Since there is no admin, therefore, manipulating the reports/results wouldn't be possible and voting by a randomly chosen set helps in genuineness.

How to run?

git clone the project

mvn install
mvn compile
mvn spring-boot:run

Tech Stack

Spring Boot
Spring Rest
Ethereum
Solidity

All the rest api can be accessed from rest.Supplier on localhost:8080

The smart contract can be seen at EPR.sol

Thanks for reading.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages