hellobitcoin
bitcoin tools
A collection of simple programs demonstrating key generation, transaction creation and network communication for the Bitcoin protocol
A collection of simple programs which can generate bitcoin wallets, create and sign transactions, and send transactions over the bitcoin network.
250 stars
14 watching
38 forks
Language: Go
last commit: almost 8 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
yenom/bitcoinkit | A toolkit for building Bitcoin-based applications on iOS and macOS | 846 |
diybitcoinhardware/embit | A minimal Bitcoin library for embedded systems with a focus on compactness and auditability. | 89 |
matthewlm/cbitcoin | A C implementation of the Bitcoin protocol with various tools and services for building applications related to Bitcoin transactions and nodes. | 118 |
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 |
oleganza/corebitcoin | A Bitcoin protocol implementation for Objective-C and Swift with a focus on simplicity and extensibility. | 720 |
sr-gi/bitcoin_tools | A Python library for teaching and researching Bitcoin transactions and related concepts. | 296 |
vbuterin/pybitcointools | A collection of reusable functions for cryptographic operations related to Bitcoin. | 1,304 |
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. | 33 |
grazcoin/mastercoin-tools | A suite of tools and APIs for parsing, validating, and interacting with the Mastercoin network | 23 |
metacosa/nbitcoin | A comprehensive Bitcoin library for the .NET framework. | 1,893 |
bitcoin-abe/bitcoin-abe | A tool that loads and displays Bitcoin blockchain data in a graphical user interface. | 982 |
gurnec/btcrecover | Recovery tool for Bitcoin and altcoin wallets. | 1,323 |
bither/bither-ios | A mobile Bitcoin wallet project implementing secure private key management and peer-to-peer communication via QR codes. | 270 |
bitcoinjs/bitcoinjs-message | A library providing functions to generate digital signatures for Bitcoin messages. | 130 |