ton-client-node-js

0.28.0 • Public • Published

TON Javascript Node.js SDK

npm publish

Community links:

Chat on Telegram Gitter

Documentation

GraphQL API and SDK documentation

The JavaScript SDK implements the client-side libraries used by applications working with TON OS GraphQL API.
This package supports web (browser), mobile-web, and server (Node.js) clients.

Common Javascript SDK is distributed via npm package.

Attention! Because the JS library uses pre-compiled core sdk rust library, you need to install it via platform-dependable node-js package that will automatically install common js package + download and link pre-compiled rust core to your project:

npm install ton-client-node-js

To get started using TON Javascript SDK, see Add SDK to your Application.


Copyright 2018-2020 TON DEV SOLUTIONS LTD.

/ton-client-node-js/

    Package Sidebar

    Install

    npm i ton-client-node-js

    Weekly Downloads

    62

    Version

    0.28.0

    License

    Apache-2.0

    Unpacked Size

    62.4 kB

    Total Files

    34

    Last publish

    Collaborators

    • tonlabs