pybitcointools
Crypto toolkit
A collection of reusable functions for cryptographic operations related to Bitcoin.
SImple, common-sense Bitcoin-themed Python ECC library
1k stars
125 watching
861 forks
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
richardkiss/pycoin | A Python utility library for interacting with Bitcoin and alt-coins, providing key generation, BIP32 support, and network handling. | 1,402 |
sr-gi/bitcoin_tools | A Python library for teaching and researching Bitcoin transactions and related concepts. | 296 |
ofek/bit | A Python library providing an easy-to-use interface to Bitcoin and other cryptocurrencies. | 1,255 |
diybitcoinhardware/embit | A minimal Bitcoin library for embedded systems with a focus on compactness and auditability. | 89 |
yenom/bitcoinkit | A toolkit for building Bitcoin-based applications on iOS and macOS | 846 |
smuellerdd/libkcapi | Provides a user-space interface to the Linux kernel crypto API | 175 |
nicolasdorier/nbitcoin.docs | Documentation for using NBitcoin to work with Bitcoin and other cryptocurrencies | 29 |
oleganza/corebitcoin | A Bitcoin protocol implementation for Objective-C and Swift with a focus on simplicity and extensibility. | 720 |
0xmebius/mev | A software project providing a set of tools and libraries for building and managing blockchain-related applications | 401 |
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 |
stevenroose/hal | A command-line tool providing utilities and functionalities for interacting with Bitcoin and related blockchain systems. | 167 |
cryptocoinjs/cryptocoin | A JavaScript library for interacting with cryptocurrencies in the browser. | 140 |
pyca/pynacl | A Python interface to cryptographic primitives and protocols | 1,079 |
nujabes403/blockchains-tools | Provides a collection of utility functions for blockchain development | 44 |