🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@binance-web3/common

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@binance-web3/common

Binance common types and utilities for the Binance Web3 connectors

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

Binance Common Types and Utilities for Binance Web3 Connectors

Code Style: Prettier npm version npm Downloads Node.js Version Socket Badge Docs License: MIT

@binance-web3/common is a utility package for Binance Web3 modular connectors, providing commonly used functions and helpers for working with Binance REST/WebSocket APIs. It ensures reusable and optimized utilities to streamline development.

Installation

To use this package, install it via npm:

npm install @binance-web3/common

Features

  • Common Utility Functions for API requests, timestamps, and signatures.
  • Optimized for Binance Web3 Connectors to ensure seamless integration.
  • Lightweight & Tree-Shakeable – only imports what you need.
  • Fully Compatible with TypeScript for strong type safety.

Contributing

Contributions are welcome!

  • Open a GitHub issue before making changes.
  • Discuss proposed changes with maintainers.
  • Follow the existing TypeScript structure.

License

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

Keywords

Binance

FAQs

Package last updated on 02 Jun 2026

Did you know?

Socket

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.

Install

Related posts