0.28.0 • Published 5 years ago

ton-client-react-native-js v0.28.0

Weekly downloads
99
License
SEE LICENSE IN LI...
Repository
github
Last release
5 years ago

TON Javascript React-Native 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 react-native package that will automatically install common js package + download and link pre-compiled rust core to your project:

npm install ton-client-react-native-js

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

Test

This project contains the testApp that runs the main test suite from ton-client-js.

Test environment for iOS:

  • Xcode (latest version)
  • NodeJs (at least 12)

Test environment for Android:

  • Android Studio with emulator
  • NodeJs (at least 12)

Run tests:

cd testApp
npm install
node prepare-suite.js
node run-suite.js ios
node run-suite.js android

Copyright 2018-2020 TON DEV SOLUTIONS LTD.

0.28.0

5 years ago

0.27.0

5 years ago

0.26.1

5 years ago

0.26.0

5 years ago

0.25.0

5 years ago

0.24.0

5 years ago

0.23.2

5 years ago

0.23.1

5 years ago

0.23.0

5 years ago

0.22.0

5 years ago

0.21.1

5 years ago

0.21.0

5 years ago

0.20.101

5 years ago

0.20.100

5 years ago

0.20.0

5 years ago

0.19.0

5 years ago

0.18.0

5 years ago

0.17.0

6 years ago

0.16.0

6 years ago

0.14.0

6 years ago

0.12.0

6 years ago

0.11.8

6 years ago

0.11.1

6 years ago

0.11.0

6 years ago