==========================
The Treetracker Wallet Mobile App is a user-friendly interface for managing digital tokens.
This app is built using Expo and React Native, and provides a secure and scalable way to manage digital tokens.
- Secure token management
- Easy token sending and receiving
- User-friendly interface
git clone https://github.com/Greenstand/treetracker-wallet-app
yarn
in the main project directory
cd apps/native
yarn start
This will start the app in development mode, and you can access it by scanning the QR code with your Expo Go app.
We use Maestro for testing of our app:
- End-to-End Testing (E2E): Testing the entire application flow to ensure it works as expected, from start to finish.
yarn maestro test