64 releases (41 breaking)

0.42.2 Mar 14, 2024
0.42.0 Feb 8, 2024
0.40.0 Dec 29, 2023
0.39.1 Nov 22, 2023
0.1.0 Jul 11, 2020

#1103 in Magic Beans

Download history 1877/week @ 2023-12-23 3242/week @ 2023-12-30 4372/week @ 2024-01-06 5035/week @ 2024-01-13 4451/week @ 2024-01-20 15032/week @ 2024-01-27 5802/week @ 2024-02-03 5681/week @ 2024-02-10 4224/week @ 2024-02-17 4857/week @ 2024-02-24 5739/week @ 2024-03-02 6524/week @ 2024-03-09 5454/week @ 2024-03-16 4913/week @ 2024-03-23 5351/week @ 2024-03-30 4293/week @ 2024-04-06

21,739 downloads per month
Used in 62 crates (28 directly)

Apache-2.0

5.5MB
118K SLoC

ibc-proto-rs

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

Rust crate for interacting with Cosmos SDK IBC structs. 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.

Dependencies

~3–15MB
~162K SLoC