ibc 0.8.0

Implementation of the Inter-Blockchain Communication Protocol (IBC). This crate comprises the main data structures and on-chain logic.
Documentation

IBC module

Crate Docs Build Status End to End testing Apache 2.0 Licensed Rust Stable Rust 1.51+

See the ibc-rs repo root for more detailed information on how this crate can be used.

Implementation of the Inter-Blockchain Communication Protocol (IBC) module.

Documentation

See documentation on docs.rs.

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.