Skip to content

binance/binance-web3-connector-js

Repository files navigation

Binance Web3 JavaScript Connectors

Build Status Open Issues Code Style: Prettier Node.js Version Docs License: MIT

Collection of auto-generated TypeScript connectors for Binance Web3 APIs.

Prerequisites

Before using the connectors, ensure you have:

  • Node.js (version 22.12.0 or later)
  • npm (comes with Node.js)
  • nvm (Node Version Manager)

Using nvm:

nvm install 22.12.0
nvm use 22.12.0

Available Connectors

Documentation

For detailed information, refer to the Binance API Documentation.

Installation

Each connector is published as a separate npm package. For example:

npm install @binance-web3/wallet

Contributing

Since this repository contains auto-generated code using OpenAPI Generator, we encourage you to:

  1. Open a GitHub issue to discuss your ideas or report bugs
  2. Allow maintainers to implement necessary changes through the code generation process

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A simple connector to Binance Web3 Public API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors