Skip to content

reef-chain/mobile-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e8af218 ยท Feb 25, 2025
Feb 24, 2023
Feb 25, 2025
Jun 9, 2024
Jun 26, 2024
Jan 24, 2025
Feb 25, 2025
Feb 25, 2025
Feb 25, 2025
May 6, 2023
Aug 7, 2022
Jun 2, 2022
Feb 25, 2025
Feb 25, 2025
Jun 2, 2022
Feb 24, 2023
Jun 2, 2022
Apr 11, 2024
Jun 19, 2024
Jan 24, 2025
Sep 23, 2024
Jan 26, 2023
Feb 24, 2023
Feb 25, 2025
Feb 25, 2025

Repository files navigation

Reef chain mobile app

Use Reef chain on mobile phone

Getting Started

This mobile app uses Flutter framework. Run it with "flutter run". For any issues check "flutter doctor".

Js libraries are used for interaction with the chain inside "lib/js/packages/reef-mobile-js" directory. Install dependencies running "yarn" in "lib/js" directory. Run them with "yarn start".

Mobx is used for Flutter state management. If updating its classes run "flutter pub run build_runner watch"

๐ŸŒ Internationalization : This app uses the Internationalization library to provide support for multiple languages. To use this library, you will need to run the following command "flutter gen-l10n"

This will generate the necessary localization files for your app. You can then add your own translations to these files to make your app accessible to users in different countries and regions. The location is "/lib/l10n" , it contains key value pairs.

Nomenclature : app_<language_code>.arb

Thank you for using ๐ŸŒŠ Reef Chain Mobile App!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published