Skip to content

Latest commit

 

History

History
21 lines (19 loc) · 1.02 KB

README.md

File metadata and controls

21 lines (19 loc) · 1.02 KB

Chain-less Application

Chain-less Application is the mobile client of a project which aims to create a true anonymous corruption reporting platform using its own blockchain.

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

How to Run

  • Install React Native on your computer
  • Run git clone https://github.com/YatirimTavsiyesiDegildir/chain-less-app/edit/main/README.md
  • Run cd chain-less-app
  • Run npm install

For Android

  • Install Android Studio
  • Create and strat an emulator from Android Studio
  • While in root of chain-less-app run npx react-native run-android

For iOS

  • Run npx pod-install
  • Run npx react-native run-ios

Technologies used:

Pull requests are welcomed:)