TONSkanner
Kotlin Multiplatform TON blockchain simple explorer
Install / Use
/learn @Tetraquark/TONSkannerREADME
TonSkanner
Work in progress
An experimental pet-project of the simple blockchain (for TON - The Open Network) explorer based on Kotlin Multiplatform.
Project description
The project implemented an attempt to use the principles of BLoC based on the multiplatform library Decompose. As an example and clarity, some components are based on the MVVM approach, some are based on MVI.
Application features
- [x] Basic TON address information
- [x] List of account transactions
- [ ] List of account NFTs
- [ ] List of account Jettons
Supported platforms
- [x] Android
- [x] Desktop (JVM)
- [ ] iOS
