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
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:
Documentation
GraphQL API and SDK documentation
Copyright 2018-2020 TON DEV SOLUTIONS LTD.