JSPM

  • Created
  • Published
  • Downloads 170
  • Score
    100M100P100Q82610F
  • License Apache-2.0

TON Client for Java Script

Package Exports

  • ton-client-js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (ton-client-js) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

TON Javascript Client SDK

Shared JavaScript TON Labs Client Library
npm publish

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.

Javascript SDK is distributed via npm package:
common js package

Attention! Because the JS library uses pre-compiled core sdk rust library, you need to install it via platform-dependable packages that will also link pre-compiled rust core to your project:

node-js package
web package
react-native package

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

Community links:

Chat on Telegram Gitter

Documentation
GraphQL API and SDK documentation


Copyright 2018-2020 TON DEV SOLUTIONS LTD.