tinydecred
tinydecred copied to clipboard
Python tools for Decred
tinydecred
TinyDecred is a Python 3 toolkit that can be used to integrate Decred into Python projects.
The decred package contains everything needed to create wallets
to send and receive DCR.
The tinywallet package contains a wallet based on the
decred toolkit.
Each package may be installed from the Python Package Index
using the pip command as usual.
Status
PyPI
GitHub
Roadmap
In no particular order:
- Staking
- Schnorr signatures and Edwards curve
- SPV Node
- Bitcoin accounts
- Decred DEX integration
- Lightning network
Contributing
See the contribution guidelines.