All Projects → cosmos → cosmos-rust

cosmos / cosmos-rust

Licence: Apache-2.0 license
The home of all shared Rust resources for the Cosmos ecosystem.

Programming Languages

rust
11053 projects
shell
77523 projects

Cosmos Rust

This is a place for commonly shared rust resources related to the Cosmos ecosystem.

Crates

Name Description crates.io docs.rs CI Build
cosmrs Cosmos SDK for Rust crates.io docs.rs CI
cosmos‑sdk‑proto Proto and gRPC definitions crates.io docs.rs CI

Merge Policy

The goal of this repository is to create a place for upstream consensus in the Cosmos Rust community. Different applications will have different requirements from libraries, this repo should strive to contain only code that is useful and actively used by more than one organization.

Current maintainers of this repo include InformalSystems, Iqlusion, Confio, and Althea

A pull request should be approved by representatives from at least two of those organizations before being merged. In order to update membership or update these rules a pull request changing this description must be approved.

Branch etiquette

Branches in this repo should be of the format git-username/branch-name in order to reduce clutter and prevent collisions. There is an installed git hook that will automatically enforce that branches at least contain a /

Building Proto files from source

The single proto-build crate in this repo clones and rebuilds proto files for all other crates, simply make the required edits in main.rs and run

cargo run

Minimum Supported Rust Version

Rust 1.56

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].