decred / tinydecred

Python tools for Decred
ISC License
27 stars 14 forks source link

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

Check and test both packages Test coverage

PyPI

PyPI release PyPI - Python Version

GitHub

GitHub commit activity GitHub contributors GitHub

Roadmap

In no particular order:

Contributing

See the contribution guidelines.