bit
Crypto library
A Python library providing an easy-to-use interface to Bitcoin and other cryptocurrencies.
Bitcoin made easy.
1k stars
45 watching
220 forks
Language: Python
last commit: 7 months ago
Linked from 1 awesome list
bitcoincryptocurrencieslibrariespaymentspython
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 |
vbuterin/pybitcointools | A collection of reusable functions for cryptographic operations related to Bitcoin. | 1,304 |
diybitcoinhardware/embit | A minimal Bitcoin library for embedded systems with a focus on compactness and auditability. | 89 |
microchiptech/cryptoauthlib | A library that provides APIs for communicating with secure elements in cryptographic devices. | 388 |
sr-gi/bitcoin_tools | A Python library for teaching and researching Bitcoin transactions and related concepts. | 296 |
dedis/kyber | A comprehensive cryptographic toolkit for Go developers | 646 |
rust-bitcoin/rust-bitcoin | A Rust library for working with Bitcoin protocol messages and data structures | 2,181 |
rodentrabies/bp | A Common Lisp implementation of the Bitcoin Protocol components | 37 |
pyca/pynacl | A Python interface to cryptographic primitives and protocols | 1,079 |
crypto101/book | An introductory book on cryptography written in Python | 3,008 |
pubkey/eth-crypto | Provides cryptographic functions for Ethereum transactions and smart contracts | 884 |
cryptocoinjs/cryptocoin | A JavaScript library for interacting with cryptocurrencies in the browser. | 140 |
jedisct1/libhydrogen | A lightweight cryptographic library providing simple functions to solve common problems. | 637 |
cryptean/bitcoinlib | A .NET wrapper for Bitcoin and other cryptocurrencies, providing a unified interface to access their APIs. | 406 |