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.
- 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
- Install Android Studio
- Create and strat an emulator from Android Studio
- While in root of chain-less-app run
npx react-native run-android
- Run
npx pod-install
- Run
npx react-native run-ios
Pull requests are welcomed:)