This is a way of bringing voting to the masses, many people have their wallets stored on their phone and in the future many more will. We are trying to make vote more accessible by bringing voting capabilities to mobile.
Using the wallet we aim to read the tokens avaliable and list the supported chains for voting. We will start by incorporating Zeitgeist's democracy process.
Mobile app for iOS and Android
- Install yarn
- Setup react native development environment use React Native CLI.
- For ios
cd ios
pod install
- From package folder run
yarn
to make sure we installed all required packages - Android
- Run
yarn android
to build and run the Android App.
- Run
- IOS
- Run
yarn ios
to buildand run the iOS App (requires a MacOS computer).
- Run
- Web
- Run
yarn web
to run the website in your browser.
- Run
The app has been build using the create-react-native-app: https://github.com/expo/create-react-native-app
todo!
todo!
Daan @Daanvdplas
Alex @AlexD10S
Shankar @mshankarrao
Felix @f-gate