This is a pure Swift implementation of Tonkeeper Core: complete wallet implementation as an embeddable library. The goal of the library is to provide strictly-typed definition of the wallet behaviors that is easier to audit and cover with automated tests.
- High-level API for blockchain entities: tokens, balances and transactions.
- API for offchain and private data: prices, events, keys, TON Connect sessions, and user preferences.
- Connectivity via Ton API and TON Connect.
MIT.