Bcoin is an alternative implementation of the Bitcoin protocol, written in JavaScript and C/C++ for Node.js.
bitcoinjs-lib is a JavaScript library for building Bitcoin transactions, generating addresses, and managing keys in both Node.js and browser environments. It provides a complete Bitcoin development toolkit covering address generation across standard, SegWit, P2SH, and multisig formats for mainnet and testnet networks, along with hierarchical deterministic key derivation following BIP32, BIP39, BIP44, and BIP49 standards. The library offers a comprehensive transaction engine that handles ECDSA and Schnorr signatures on the secp256k1 curve, supports Partially Signed Bitcoin Transaction (PSBT) f
Bitcore is a blockchain development framework and a set of libraries used to build applications that interact with the Bitcoin network and other blockchain protocols. It provides a multi-chain cryptocurrency wallet implementation, a peer-to-peer client for synchronizing distributed ledger data, and a transaction orchestrator for constructing, signing, and broadcasting transactions. The framework features a standardized JSON-RPC wrapper to normalize communication between applications and diverse blockchain node APIs. It implements hierarchical deterministic wallets that derive keys and address
✨ Bitcoin TypeScript/JavaScript Library for NodeJS, Browser and Mobile ✨
BlockTrail NodeJS SDK This is the BlockTrail NodeJS SDK. This SDK contains methods for easily interacting with the BlockTrail API. Below are examples to get you started. For additional examples, please see our official documentation at https://www.blocktrail.com/api/docs/lang/nodejs
الميزات الرئيسية لـ blocktrail/blocktrail-sdk-nodejs هي: JavaScript and TypeScript Libraries.
تشمل البدائل مفتوحة المصدر لـ blocktrail/blocktrail-sdk-nodejs: bcoin-org/bcoin — Bcoin is an alternative implementation of the Bitcoin protocol, written in JavaScript and C/C++ for Node.js. bitcoinjs/bitcoinjs-lib — bitcoinjs-lib is a JavaScript library for building Bitcoin transactions, generating addresses, and managing keys in… bitpay/bitcore — Bitcore is a blockchain development framework and a set of libraries used to build applications that interact with the… chrischo-h/bitcoin-sdk-js — ✨ Bitcoin TypeScript/JavaScript Library for NodeJS, Browser and Mobile ✨. forgesworn/toll-booth — Nostr: npub1mgvlrnf5hm9yf0n5mf9nqmvarhvxkc6remu5ec3vf8r0txqkuk7su0e7q2. paulmillr/noble-curves — Audited & minimal JS implementation of elliptic curve cryptography.