Bitcoin-Programming-with-BitcoinJS
Transaction builder
A guide to creating Bitcoin transactions using the BitcoinJS library and other tools.
Bitcoin Programming with BitcoinJS, Bitcoin Core and LND
162 stars
11 watching
43 forks
Language: CSS
last commit: almost 2 years ago
Linked from 1 awesome list
antorabitcoinbitcoin-corebitcoin-javascriptbitcoinjs-libguidejavascriptlndtutorial
Related projects:
Repository | Description | Stars |
---|---|---|
bitcoinjs/bitcoinjs-message | A library providing functions to generate digital signatures for Bitcoin messages. | 130 |
bitpay/bitcoind.js | Provides a Node.js interface to the Bitcoin blockchain | 44 |
openblockchains/programming-blockchains | A step-by-step guide to building blockchains from scratch, starting with crypto hashes. | 667 |
jashmenn/bitcoin-reading-list | A curated resource for learning to program Bitcoin transactions | 895 |
bitcoinjs/bech32 | A Bech32 encoding/decoding library for Bitcoin transactions | 107 |
chrischo-h/bitcoin-sdk-js | A JavaScript library for creating and managing Bitcoin transactions, including support for advanced smart contract features like multisig, hashlock, and Taproot. | 32 |
bitcoinjs/bip69 | A utility for organizing Bitcoin transactions by input and output order | 5 |
chromaway/blockchainjs | A JavaScript library for interacting with the Bitcoin blockchain. | 6 |
bitcoinjs/bip21 | Utility library for encoding and decoding Bitcoin-related data according to the BIP21 specification | 56 |
bitcoinjs/bip39 | A JavaScript library that enables deterministic key generation using Bitcoin's mnemonic code system | 1,101 |
bitcoin-labs/bitcoin-mobile-android | An Android application implementing a user-friendly interface for interacting with the Bitcoin network | 30 |
nambrot/blockchain-in-js | A JavaScript implementation of a blockchain data structure and its basic principles | 1,031 |
phunk87/bitcoin_developer_guide | A comprehensive resource for building applications on the Bitcoin network | 72 |
aantonop/bitcoinbook | A comprehensive guide to building and interacting with the Bitcoin blockchain | 21 |
chaincodelabs/bitcoin-curriculum | A comprehensive resource for learning about the Bitcoin protocol and its development | 637 |