#cosmos #consensus #blockchain #data-structures

no-std ibc

Maintained by ibc-rs, serves as a top-level library that contain a comprehensive set of Inter-Blockchain Communication (IBC) implementations, re-exporting data structures and implementations of various IBC core, clients and applications from the ibc-core, ibc-clients and ibc-apps crates

74 releases (breaking)

0.51.0 Mar 26, 2024
0.49.1 Jan 4, 2024
0.48.2 Dec 22, 2023
0.48.1 Nov 27, 2023
0.0.4 Oct 21, 2020

#997 in Magic Beans

Download history 714/week @ 2023-12-23 913/week @ 2023-12-30 1714/week @ 2024-01-06 2114/week @ 2024-01-13 1196/week @ 2024-01-20 11159/week @ 2024-01-27 2258/week @ 2024-02-03 1826/week @ 2024-02-10 2046/week @ 2024-02-17 2191/week @ 2024-02-24 3027/week @ 2024-03-02 2964/week @ 2024-03-09 2378/week @ 2024-03-16 2431/week @ 2024-03-23 946/week @ 2024-03-30 1009/week @ 2024-04-06

7,908 downloads per month
Used in 4 crates

Apache-2.0

100KB
1K SLoC

IBC in Rust

banner

Crate Docs Build Status Apache 2.0 Licensed Version Downloads Rust Stable

Implementation of the Inter-Blockchain Communication Protocol (IBC) in Rust. This crate serves as one-stop shop library re-exporting data structures and implementations of various IBC core, clients and applications from the ibc-core, ibc-clients and ibc-apps crates.

Documentation

See documentation on docs.rs.

Contributing

IBC is specified in English in the cosmos/ibc repo. Any protocol changes or clarifications should be contributed there.

If you're interested in contributing, please take a look at the CONTRIBUTING guidelines. We welcome and appreciate community contributions!

License

Copyright © 2021 Informal Systems Inc. and ibc-rs authors.

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

~19MB
~379K SLoC