Skip to content
This repository has been archived by the owner on Mar 5, 2021. It is now read-only.

informalsystems/ibc-proto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ARCHIVED REPOSITORY

Please see the ibc-rs repository for updated code.

ibc-proto

Crate Docs Build Status Audit Status Apache 2.0 Licensed Rust 1.39+

Rust crate for interacting with Cosmos SDK IBC structs.

Documentation

Requirements

  • Rust 1.39+
  • make, curl
  • Cosmos SDK (downloaded automatically if you are using make)

License

Copyright © 2020 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.