Skip to content

A Python protobuf module for interaction with Jackal chain.

License

Notifications You must be signed in to change notification settings

JackalLabs/jackal-protobuf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jackal Protocol - Protobuf Library for Python gRPC

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.

Installation

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

About

A Python protobuf module for interaction with Jackal chain.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%