Skip to main content
The source code can be found here.
NPM

Install Web

or

Install NodeJS

Overview example

API

By default, mainnet toncenter.com API is used.
Note: without the API key, request rate limits apply.
You can start your own TON HTTP API instance (it’s open source).

Use mainnet TonCenter API with high ratelimit API key:

Use testnet TonCenter API with high ratelimit API key:

Documentation

Each part is documented separately:
ℹ️ JSDoc is used throughout the codebase.

Roadmap

  1. Unit-tests
  2. TypeScript support

Build

Use as alternative to Fift for building binary messages to smart-contracts

Then create your your_script.js:
Run the script: