Skip to content

The home of all shared Rust resources for the Cosmos ecosystem.

License

Notifications You must be signed in to change notification settings

chris-ricketts/cosmos-rust

This branch is 111 commits behind cosmos/cosmos-rust:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fd99219 · Nov 8, 2022
Dec 1, 2020
Nov 2, 2022
Dec 18, 2020
May 12, 2022
Nov 8, 2022
Nov 8, 2022
Apr 7, 2022
Aug 8, 2022
Mar 9, 2022
Mar 9, 2022
Oct 7, 2021
Aug 25, 2021
Nov 27, 2020
Nov 2, 2022
Nov 2, 2022

Repository files navigation

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.59

About

The home of all shared Rust resources for the Cosmos ecosystem.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 100.0%