Skip to content

cosmos/cosmos-sdk

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9165f72 · May 18, 2023
May 11, 2023
Nov 14, 2022
May 15, 2023
May 17, 2023
May 15, 2023
May 8, 2023
May 15, 2023
May 16, 2023
May 15, 2023
May 10, 2023
Apr 28, 2023
May 16, 2023
May 8, 2023
Apr 11, 2023
Mar 31, 2023
Apr 27, 2023
May 15, 2023
May 15, 2023
May 15, 2023
May 3, 2023
Apr 14, 2023
May 17, 2023
May 18, 2023
Dec 14, 2021
May 15, 2023
Apr 23, 2023
May 17, 2023
May 15, 2023
May 16, 2023
May 17, 2023
Apr 3, 2023
May 18, 2023
Jul 21, 2022
Apr 10, 2018
Jun 15, 2020
Apr 20, 2023
Aug 15, 2022
May 4, 2023
Aug 13, 2022
Feb 14, 2022
Feb 10, 2022
Nov 11, 2022
May 17, 2023
Sep 28, 2020
Oct 10, 2022
Mar 21, 2023
Apr 6, 2023
Jul 13, 2022
Apr 24, 2023
Mar 23, 2023
Mar 28, 2023
Apr 27, 2023
Apr 20, 2023
May 17, 2023
Sep 8, 2022
Mar 21, 2023
Dec 1, 2021
May 15, 2023
May 15, 2023
Feb 9, 2023
Jan 12, 2023

Repository files navigation

Cosmos SDK

banner

The Cosmos SDK is a framework for building blockchain applications. CometBFT (BFT Consensus) and the Cosmos SDK are written in the Go programming language. Cosmos SDK is used to build Gaia, the implementation of the Cosmos Hub.

WARNING: The Cosmos SDK has mostly stabilized, but we are still making some breaking changes.

Note: Requires Go 1.20+

Quick Start

To learn how the Cosmos SDK works from a high-level perspective, see the Cosmos SDK High-Level Intro.

If you want to get started quickly and learn how to build on top of Cosmos SDK, visit Cosmos SDK Tutorials. You can also fork the tutorial's repository to get started building your own Cosmos SDK application.

For more information, see the Cosmos SDK Documentation.

Contributing

See CONTRIBUTING.md for details on how to contribute and participate in our dev calls. If you want to follow the updates or learn more about the latest design then join our Discord.

Tools and Frameworks

The Cosmos ecosystem is vast. Awesome Cosmos is a community-curated list of notable frameworks, modules and tools.

Cosmos Hub Mainnet

The Cosmos Hub application, gaia, has its own cosmos/gaia repository. Go there to join the Cosmos Hub mainnet and more.

Inter-Blockchain Communication (IBC)

The IBC module for the Cosmos SDK has its own cosmos/ibc-go repository. Go there to build and integrate with the IBC module.

Disambiguation

This Cosmos SDK project is not related to the React-Cosmos project (yet). Many thanks to Evan Coury and Ovidiu (@skidding) for this Github organization name. As per our agreement, this disambiguation notice will stay here.