9 repository-uri
Libraries for building Bitcoin applications in Node.js and browser environments.
Explore 9 awesome GitHub repositories matching part of an awesome list · JavaScript and TypeScript Libraries. Refine with filters or upvote what's useful.
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
Standard library for Bitcoin transactions and scripting.
Bitcore este un framework de dezvoltare blockchain și un set de biblioteci utilizate pentru a construi aplicații care interacționează cu rețeaua Bitcoin și alte protocoale blockchain. Oferă o implementare de portofel de criptomonede multi-chain, un client peer-to-peer pentru sincronizarea datelor din registrul distribuit și un orchestrator de tranzacții pentru construirea, semnarea și difuzarea tranzacțiilor. Framework-ul dispune de un wrapper JSON-RPC standardizat pentru a normaliza comunicarea între aplicații și diverse API-uri de noduri blockchain. Implementează portofele deterministe ierarhice care derivă chei și adrese dintr-o singură frază seed și oferă logică de coordonare specifică pentru portofelele multi-semnătură și semnăturile prag. Proiectul acoperă o gamă largă de capabilități de infrastructură și securitate, inclusiv rețelistică peer-to-peer, indexarea datelor blockchain în baze de date locale și semnarea tranzacțiilor offline. Include, de asemenea, instrumente pentru gestionarea canalelor de plată, urmărirea soldurilor portofelului și orchestrarea mediilor de noduri containerizate pentru testare integrată.
Comprehensive library for Bitcoin and blockchain applications.
Audited & minimal JS implementation of elliptic curve cryptography.
Audited implementation of secp256k1 and Schnorr signatures.
Fastest 5KB JS implementation of secp256k1 signatures & ECDH.
Minimalist secp256k1 implementation for learning and production.
Audited & minimal library for creating, signing & decoding Bitcoin transactions.
Minimal library for creating and signing Bitcoin transactions.
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
SDK for interacting with the Blocktrail API.
✨ Bitcoin TypeScript/JavaScript Library for NodeJS, Browser and Mobile ✨
TypeScript library with Segwit and Taproot support.
Nostr: npub1mgvlrnf5hm9yf0n5mf9nqmvarhvxkc6remu5ec3vf8r0txqkuk7su0e7q2
HTTP 402 payment middleware for Node.js.
Bcoin is an alternative implementation of the Bitcoin protocol, written in JavaScript and C/C++ for Node.js.
Full-featured Bitcoin library for Node.js and browsers.