README.md

December 14, 2022 ยท View on GitHub

Lite client implementation.

This library implements TON lite client over ADNL protocol to communicate with TON lite servers.

TL schemas for lite server API you can find here:

  • Lite API

Usage

Example

Contents

  1. 1Lite client implementation.
  2. 1.1Usage