Tetraquark / TONSkanner

Kotlin Multiplatform TON blockchain simple explorer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

  • Basic TON address information
  • List of account transactions
  • List of account NFTs
  • List of account Jettons

Supported platforms

  • Android
  • Desktop (JVM)
  • iOS

Used general libraries

About

Kotlin Multiplatform TON blockchain simple explorer

License:MIT License


Languages

Language:Kotlin 94.8%Language:Swift 4.5%Language:Ruby 0.7%