您可以在终端、代码或 AI 代理中管理 Quicknode。现已支持 CLI、管理 API、MCP 和 SDK。
开始构建通过 SOC 2 II 类认证 · ISO 27001

A JavaScript Bitcoin library for Node.js and browsers, supporting advanced Bitcoin transaction and address operations.
bitcoinjs-lib is a widely used JavaScript library designed for Bitcoin protocol operations in both Node.js and browser environments. Written in TypeScript with committed JavaScript files for verification, it provides developers with tools to create, sign, and manage Bitcoin transactions and addresses, including support for legacy, SegWit, and Taproot features. The library emphasizes security and auditability, with over 95% test coverage and adherence to Bitcoin standards. It is modular, allowing developers to include only necessary cryptographic components to reduce bundle size.
The library supports advanced Bitcoin scripting capabilities such as multisignature wallets, time-locked transactions (using CHECKLOCKTIMEVERIFY and CHECKSEQUENCEVERIFY), and various address formats (P2PKH, P2SH, P2WPKH, P2WSH). It integrates with complementary libraries for mnemonic generation (BIP39), key derivation (BIP32), and fee optimization (coinselect). bitcoinjs-lib is suitable for developers building wallets, payment processors, or any Bitcoin-related infrastructure requiring low-level transaction control.
What sets bitcoinjs-lib apart is its strong community support, extensive documentation, and rigorous testing. It encourages users to verify cryptographic operations and random number generation due to the critical security implications in Bitcoin key management. The library also provides a browser-friendly build process and alternative ECC libraries to accommodate different environments, including those with WebAssembly limitations. Developers can get started by installing via npm and exploring comprehensive examples and integration tests available in the repository.
Developers building Bitcoin applications need a reliable, secure, and flexible library to handle Bitcoin transactions, address generation, and key management across different environments. Ensuring cryptographic correctness and compatibility with Bitcoin standards is complex and error-prone without a well-maintained toolkit.
Build and sign Bitcoin transactions including complex scripts and multisig.
开源 | |
|---|---|
| 价格(每月) | 免费 |
| 价格(年度) | 免费 |
| 消息 | 不适用 |
| 支持 | Community support via GitHub and IRC/Matrix channels |
| 分析 |
可靠的 RPC、强大的 API,且完全省心。
bitcoinjs-lib provides extensive documentation, integration tests as examples, and a public Web UI for exploring key APIs. The community is accessible via GitHub issues, IRC, and Matrix channels for support and collaboration.
Generate various Bitcoin address types including P2PKH, P2SH, P2WPKH, P2WSH, and Taproot.
Works with BIP32, BIP39, BIP66, BIP68, BIP69, and others for key derivation, mnemonics, and transaction ordering.
Developers use bitcoinjs-lib to create wallets that support SegWit and Taproot transactions, multisig wallets, and time-locked spending conditions.
Payment processors integrate bitcoinjs-lib to construct and sign transactions securely, ensuring compatibility with Bitcoin network standards.
Developers leverage bitcoinjs-lib to build and test complex Bitcoin scripts such as multisig, CLTV, and CSV for specialized use cases.
支持80多条链的免费RPC服务。30秒内即可部署一个端点。