ibc-proto

Crates.ioibc-proto
lib.rsibc-proto
version0.46.0
sourcesrc
created_at2020-07-11 17:48:09.34103
updated_at2024-06-03 08:33:10.303565
description ibc-proto provides Cosmos SDK & IBC Protocol Buffers definitions
homepage
repositoryhttps://github.com/cosmos/ibc-proto-rs
max_upload_size
id264123
size6,212,754
ibcbot (ibcbot)

documentation

README

ibc-proto-rs

Crate Docs Build Status Apache 2.0 Licensed Rust Stable Rust 1.56.1+

Rust Protobuf definitions and gRPC clients for interacting with Cosmos SDK, IBC and Interchain Security.

This repository maintains all the data structures relevant for interacting with on-chain IBC data.

Whether you're building an IBC relayer, IBC modules, or any client software that consumes IBC data structures in Rust, you're at the right place.

If you are a user of this repository

Please check the official documentation.

If you are a maintainer of this repository

You will likely want to look at scripts/sync-protobuf.sh.

Requirements

License

Copyright © 2023 Informal Systems

Licensed under the Apache License, Version 2.0 (the "License"); you may not use the files in this repository except in compliance with the License. You may obtain a copy of the License at

https://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Commit count: 154

cargo fmt