A protobuf library for the Jackal Protocol Chain on the Cosmos ecosystem, designed and compiled specifically for use with Python gRPC. It provides the necessary Protobuf definitions, services and dependencies for interacting with the Jackal blockchain via gRPC, allowing you to easily integrate the Jackal Protocol into your Python-based applications.
To install the Python package, run:
pip install jackal-protobuf
You can also install it from this repository via git remote URL, run:
pip install git+https://github.com/Bitveil/jackal-protobuf.git