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.
249 stars
14 watching
37 forks
Language: Go
last commit: over 7 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 | 844 |
diybitcoinhardware/embit | A minimal Bitcoin library for embedded systems with a focus on compactness and auditability. | 87 |
matthewlm/cbitcoin | A low-level Bitcoin library written in standard C to facilitate the creation of Bitcoin applications. | 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. | 197 |
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. | 295 |
mohanson/pybtc | Provides human-friendly interfaces for common Bitcoin operations using Python | 5 |
vbuterin/pybitcointools | A collection of reusable functions for cryptographic operations related to Bitcoin. | 1,301 |
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 |
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,879 |
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,306 |
bither/bither-ios | A mobile Bitcoin wallet app with secure key management and peer-to-peer communication | 269 |
bitcoinjs/bitcoinjs-message | A library providing functions to generate digital signatures for Bitcoin messages. | 130 |