Skip to content

Latest commit

 

History

History
54 lines (32 loc) · 991 Bytes

README.md

File metadata and controls

54 lines (32 loc) · 991 Bytes

Treetracker Wallet Mobile App

==========================

The Treetracker Wallet Mobile App is a user-friendly interface for managing digital tokens.

Overview


This app is built using Expo and React Native, and provides a secure and scalable way to manage digital tokens.

Features


  • Secure token management
  • Easy token sending and receiving
  • User-friendly interface

Getting Started


Clone the Repository

git clone https://github.com/Greenstand/treetracker-wallet-app

Install Dependencies

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.

Testing


Testing with Maestro

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