Skip to content

scriptscrypt/GoPilot-App

Repository files navigation

GoPilot

The Governance Framework for urban transport

Demo Image

Tech Stack

Tech Link
Anchor Rust https://www.anchor-lang.com
SolPG https://beta.solpg.io
Expo https://expo.dev
React Native https://reactnative.dev
Dynamic SDK https://dynamic.xyz
Reclaim Protocol SDK https://www.reclaimprotocol.org

Local Development

Clone the repository

Install Nodejs Runtime (If not installed) - https://nodejs.org/en/download

Install all the dependencies yarn

Run the Development server

If you're using Metro (make sure to have Metro App on the Emulator / Physical Device) : yarn dev

If you're using Android : yarn android