
Security News
Deno 2.4 Brings Back deno bundle, Improves Dependency Management and Observability
Deno 2.4 brings back bundling, improves dependency updates and telemetry, and makes the runtime more practical for real-world JavaScript projects.
@shapeshiftoss/bnb-javascript-sdk
Advanced tools
```bash $ npm i @binance-chain/javascript-sdk # Or: $ yarn add @binance-chain/javascript-sdk ```
The Binance Chain JavaScript SDK allows browsers and Node.js clients to interact with Binance Chain. It includes the following core components.
You can find more detailed documentation and examples in our Documentation pages.
$ npm i @binance-chain/javascript-sdk
# Or:
$ yarn add @binance-chain/javascript-sdk
Windows users: Please install windows-build-tools first.
Mac users: Make sure XCode Command Line Tools are installed:
xcode-select --install
.
All new code changes should be covered with unit tests. You can run the tests with the following command:
$ yarn test
Contributions to the Binance Chain JavaScript SDK are welcome. Please ensure that you have tested the changes with a local client and have added unit test coverage for your code.
FAQs
```bash $ npm i @binance-chain/javascript-sdk # Or: $ yarn add @binance-chain/javascript-sdk ```
The npm package @shapeshiftoss/bnb-javascript-sdk receives a total of 0 weekly downloads. As such, @shapeshiftoss/bnb-javascript-sdk popularity was classified as not popular.
We found that @shapeshiftoss/bnb-javascript-sdk demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 17 open source maintainers 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.
Security News
Deno 2.4 brings back bundling, improves dependency updates and telemetry, and makes the runtime more practical for real-world JavaScript projects.
Security News
CVEForecast.org uses machine learning to project a record-breaking surge in vulnerability disclosures in 2025.
Security News
Browserslist-rs now uses static data to reduce binary size by over 1MB, improving memory use and performance for Rust-based frontend tools.