| Crates.io | injective-protobuf |
| lib.rs | injective-protobuf |
| version | 0.2.2 |
| created_at | 2023-08-21 10:42:31.49941+00 |
| updated_at | 2023-12-28 15:09:33.118436+00 |
| description | Protobug parsing for Injective Protocol |
| homepage | |
| repository | https://github.com/InjectiveLabs/cw-injective/tree/dev/packages/injective-protobuf |
| max_upload_size | |
| id | 949882 |
| size | 2,140,466 |
Rust protobuf files generation for Injective messages.
brew install bufbuild/buf/buf on macOS or even Linux. See https://buf.build/docs/installation/ for detailed installation
instructions../scripts/protoexport.sh
Downloads / Updates Injective and Cosmos SDK protobuf files under ./proto and ./third_party/proto/, using buf.
cargo build
Generates the Rust protobuf files under ./src/proto.
protoexport.sh file.This is something that must be checked as part of each major release, and the sdk-go and cosmos-sdk reference updated accordingly.