Skip to content

0.1.0

Compare
Choose a tag to compare
@nimcon nimcon released this 23 Aug 08:24
· 9 commits to main since this release
d201540

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.