Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.24 KB

README.md

File metadata and controls

25 lines (18 loc) · 1.24 KB

Chain-less Blockchain

A blockchain algorithm to securely and anonymously store user reports. Reports could be further verified by other users, without compromising private information. Our main aim is to help people speak up against the injustice, violence, opression, and corruption where they would normally fear further persecution and cruel punishment because of speaking up. We want to increase transparency in companies and public instutitions without compromising the safety of the victims and whistleblowers.

Currently fully integrated with Chain-less Mobile Application.

Developed during Google Solutions Challenge DSC Turkey People and Peace Hackathon.

How to Run

  • Start a GCP App Engine instance and connect.
  • Run git clone https://github.com/YatirimTavsiyesiDegildir/chain-less-blockchain
  • Run cd truereport-blockchain
  • Run npm install
  • Run npm start

Technologies used:

Inspired By

Pull requests are welcomed:)