Creating Tendermint blockchain with Python
We are happy to announce, that we’ve published the new Python package called tm-abci. It allows you to develop the Tendermint applications on Python 3, in the same way, you’re developing the Python classes. This package is a fork of py-abci package, which…