跳到主要内容

TL-B Tools

TL-B Parsers

TL-B parsers help carry out the serialization of basic TL-B types. Each of which implements TL-B types as an object, and returns serialized binary data.

LanguageSDKSocial
Kotlinton-kotlin (+ parsing .tlb files)https://t.me/tonkotlin
Gotonutilshttps://t.me/tonutils
Gotongo (+ parsing .tlb files)https://t.me/tongo_lib
TypeScripttlb-parser-
Pythonton-kotlin (+ parsing .tlb files)https://t.me/dtontech

TL-B Generator

tlb-codegen package allows you to generate Typescript code for serializing and deserializing structures according to the TLB scheme provided.

tonpy package allows you to generate Python code for serializing and deserializing structures according to the TLB scheme provided.