TON Client for Java Script
npm install ton-client-jsThe 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.