tonkeeper / tonapi-js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TonAPI SDK

⚠️ Note that the package is in public beta right now.

Learn more about the TonApi

This repository contains JavaScript SDK packages related to the TonApi

Note, that you need to set up an account to utilize TonApi.

@ton-api/client

This SDK, automatically generated, facilitates access to endpoints provided by tonapi.io

@ton-api/ton-adapter

This is adapter allows to utilize TonApi client with @ton/ton and @ton/core libraries

@ton-api/streaming

Subscribe to TON blockchain events in real time using this package

About

License:GNU General Public License v3.0


Languages

Language:TypeScript 86.2%Language:JavaScript 13.8%