Hello!
TNSO team decided to open source the key management part of our code, with a good intentions.
This is a fork of the latest app version 1.7.0 (1)
It has seen some community adoption and real-world feature testing on mainnet since July 2025.
The app built with cross platform Flutter framework and uses 1 single source code for both platforms: Android and iOS.
Code parts:
- Key management: create, import.
- Transparent assets balance with a refresh logic.
- Custom UI components and original UX/UI flow.
Note: may contain not well structured and a little bit duplicated code, maybe we’ll cleanup it when we’ll have a time.