
Research
Supply Chain Attack on Axios Pulls Malicious Dependency from npm
A supply chain attack on Axios introduced a malicious dependency, plain-crypto-js@4.2.1, published minutes earlier and absent from the project’s GitHub releases.
ton-client-react-native-js
Advanced tools
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.
This project contains the testApp that runs the main test suite from ton-client-js.
Test environment for iOS:
Test environment for Android:
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.
FAQs
TON Client Library for React Native
We found that ton-client-react-native-js demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
A supply chain attack on Axios introduced a malicious dependency, plain-crypto-js@4.2.1, published minutes earlier and absent from the project’s GitHub releases.

Research
Malicious versions of the Telnyx Python SDK on PyPI delivered credential-stealing malware via a multi-stage supply chain attack.

Security News
TeamPCP is partnering with ransomware group Vect to turn open source supply chain attacks on tools like Trivy and LiteLLM into large-scale ransomware operations.