/wallet-android

Standard wallet for Android

Primary LanguageJava

TODO::

Research and solution search:

  1. I completely deleted the previous solution (couldn't build it for Android).
  2. Connection to the TON test network via tonlib (with the ability to switch to the public network).
  3. Several forms have been implemented for obtaining an address.
  4. A form for transaction history has been implemented, but not completed.
  5. Several other intermediate forms have been implemented :)

How to proceed?:)

  1. The application is currently in a non-working state (cannot be used).
  2. Test data needs to be generated (for testing on the test version of the network).
  3. All missing forms need to be implemented.
  4. The correct logic for interacting with the API via tonlib needs to be found.
  5. It is possible to look for a simpler interface than tonlib for the Kotlin language with good documentation. and so on.

The instruction to start is in .gitignore