Releases: circuitdao/python-chianode
Releases · circuitdao/python-chianode
0.1.1
0.1.0
This is the first release of python-chianode
an open-source Python wrapper for Chia blockchain node APIs. The wrapper supports the official RPC API for nodes running on localhost
via the RpcClient
class as well as the Mojonode API via the derived class MojoClient
. For additional info see the README
.