ton-blockchain
ton-kotlin
Kotlin

Kotlin/Multiplatform SDK for The Open Network

Last updated Jul 3, 2026
166
Stars
31
Forks
33
Issues
0
Stars/day
Attention Score
76
Language breakdown
Kotlin 100.0%
Files click to expand
README

Kotlin/Multiplatform SDK for The Open Network

[![Maven Central][maven-central-svg]][maven-central] [![Kotlin][kotlin-svg]][kotlin] [![License][license-svg]][license] [![Telegram][telegram-svg]][telegram] [![Based on TON][ton-svg]][ton]

Modules

Core components

  • org.ton.kotlin:ton-kotlin-tvm:0.5.0 - TVM Primitives (Cells, BOC, etc.)
  • org.ton.kotlin:ton-kotlin-crypto:0.5.0 - Crypto primitives for TON (ED25519, SHA, etc.)
  • org.ton.kotlin:ton-kotlin-adnl:0.5.0 - ADNL (Abstract Datagram Network Layer) TON Network implementation

API Interfaces

  • org.ton.kotlin:ton-kotlin-contract:0.5.0 - Smart-contracts API interface
  • org.ton.kotlin:ton-kotlin-liteclient:0.5.0 - Lite-client API implementation

TL-B (TL-Binary)

  • org.ton.kotlin:ton-kotlin-tlb:0.5.0 - TON TL-B (TL-Binary) serialization/deserialization
  • org.ton.kotlin:ton-kotlin-block-tlb:0.5.0 - Pre-generated TL-B schemas for TON Blockchain
  • org.ton.kotlin:ton-kotlin-hashmap-tlb:0.5.0 - Pre-generated TL-B schemas for TON Hashmap (also known as Dictionary)

Documentation

https://github.com/andreypfau/ton-kotlin/wiki/TON-Kotlin-documentation

[maven-central]: https://central.sonatype.com/artifact/org.ton.kotlin/ton-kotlin-crypto/0.5.0

[license]: LICENSE

[kotlin]: http://kotlinlang.org

[ton]: https://ton.org

[telegram]: https://t.me/tonkotlin

[maven-central-svg]: https://img.shields.io/maven-central/v/org.ton.kotlin/ton-kotlin-tvm?color=blue

[kotlin-svg]: https://img.shields.io/badge/Kotlin-2.2.20-blue.svg?logo=kotlin

[telegram-svg]: https://img.shields.io/badge/Telegram-join%20chat-blue.svg?logo=telegram

[ton-svg]: https://img.shields.io/badge/Based%20on-TON-blue

[license-svg]: https://img.shields.io/github/license/andreypfau/ton-kotlin?color=blue

© 2026 GitRepoTrend · ton-blockchain/ton-kotlin · Updated daily from GitHub