JeremyRubin / tinycoinLinks
A small, horrible, cryptocurrency in Python for educational purposes. Should be teachable in an hour or so, good for experimentation.
☆106Updated 2 years ago
Alternatives and similar repositories for tinycoin
Users that are interested in tinycoin are comparing it to the libraries listed below
Sorting:
- Pure-Python full node and libraries for bitcoind-based crypto-currencies (eg. bitcoin, litecoin, etc)☆121Updated 7 years ago
- Minimalistic python implementation of the Bitcoin networking stack☆41Updated 8 years ago
- ☆48Updated 8 years ago
- Bitcoin merchant tools☆82Updated 2 years ago
- Python code that speaks the Bitcoin protocol, for use with pycoin☆117Updated 3 years ago
- Safest and fastest Python library for secp256k1 elliptic curve operations☆166Updated 4 months ago
- Bitcoin P2P router, in python☆152Updated 8 years ago
- Python example code for "Bitcoins the hard way: Using the raw Bitcoin protocol"☆147Updated 8 years ago
- 📟 transactions: Bitcoin for humans☆116Updated 6 years ago
- A toy bitcoin peer. Connects to testnet, shakes hands, reacts to pings, asks for pongs.