bitcoin-reading-list
Transaction programming guide
A curated resource for learning to program Bitcoin transactions
a reading list for learning to program Bitcoin transactions
895 stars
123 watching
209 forks
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
aantonop/bitcoinbook | A comprehensive guide to building and interacting with the Bitcoin blockchain | 22 |
phunk87/bitcoin_developer_guide | A comprehensive resource for building applications on the Bitcoin network | 72 |
bitcoin-studio/bitcoin-programming-with-bitcoinjs | A guide to creating Bitcoin transactions using the BitcoinJS library and other tools. | 162 |
b-chiang/protocol-reading-list | A curated list of resources for understanding crypto protocols | 437 |
chihchengliang/ethereum_study_guide | A guide to learning Ethereum by first understanding Bitcoin and then diving into Ethereum's core concepts and development | 49 |
bitpay/bitcoind.js | Provides a Node.js interface to the Bitcoin blockchain | 44 |
chaincodelabs/bitcoin-curriculum | A comprehensive resource for learning about the Bitcoin protocol and its development | 649 |
nicolasdorier/nbitcoin.docs | Documentation for using NBitcoin to work with Bitcoin and other cryptocurrencies | 29 |
bitcoinjs/coinselect | An algorithmic module for selecting inputs and outputs from unspent bitcoin transactions to meet specific value requirements | 185 |
0x90n/infosec-black-friday | A curated list of Cybersecurity deals and discounts during Black Friday | 3,757 |
bitcoinjs/bitcoinjs-message | A library providing functions to generate digital signatures for Bitcoin messages. | 130 |
moneybutton/yours-bitcoin | A JavaScript implementation of Bitcoin designed to be decentralized and trust-minimized, with a focus on ease of use and comprehensive testing. | 198 |
zbetcheckin/security_list | A curated collection of security resources for developers and security professionals | 1,742 |
benjamintanweihao/elixir-cheatsheets | A collection of concise guides and reference materials for learning Elixir programming language and its ecosystem | 105 |
paulmillr/scure-btc-signer | An audited library for creating, signing and decoding Bitcoin transactions. | 166 |