cosmos-sdk/docs/docs
zakir 30997f4227
refactor(baseapp,types)!: msg responses (#17348)
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-08-18 13:36:14 +00:00
..
basics docs: fix app.toml links (#17264) 2023-08-02 17:08:03 +00:00
building-apps docs: update upgrade doc and changelog for MigrationModuleManager (#17373) 2023-08-13 13:09:51 +00:00
building-modules refactor(baseapp,types)!: msg responses (#17348) 2023-08-18 13:36:14 +00:00
core feat(client,simapp): inject keyring in autocli opts (#17351) 2023-08-14 14:08:04 +00:00
intro docs: update for 0.38 (#16501) 2023-06-27 12:31:50 +00:00
migrations chore: remove sdk from side bar (#17374) 2023-08-12 16:19:55 +00:00
modules chore: remove sdk from side bar (#17374) 2023-08-12 16:19:55 +00:00
packages feat(client,simapp): inject keyring in autocli opts (#17351) 2023-08-14 14:08:04 +00:00
run-node docs: fix app.toml links (#17264) 2023-08-02 17:08:03 +00:00
tooling docs: fix typo in 00-protobuf.md (#17232) 2023-08-03 08:41:17 +00:00
README.md docs: simplifying categories (#15757) 2023-04-10 13:19:57 +02:00

title sidebar_position
Cosmos SDK Documentation 0

Cosmos SDK is the worlds most popular framework for building application-specific blockchains.

Getting Started

Read all about the SDK or dive straight into the code with tutorials.

Explore the SDK

Get familiar with the SDK and explore its main concepts.

  • Introduction - High-level overview of the Cosmos SDK.
  • Basics - Anatomy of a blockchain, transaction lifecycle, accounts and more.
  • Core Concepts - Read about the core concepts like baseapp, the store, or the server.
  • Building Modules - Discover how to build modules for the Cosmos SDK.
  • Running a Node - Running and interacting with nodes using the CLI and API.
  • Modules - Explore existing modules to build your application with.

Explore the Stack

Check out the docs for the various parts of the Cosmos stack.

  • Cosmos Hub - The first of thousands of interconnected blockchains on the Cosmos Network.
  • CometBFT - The leading BFT engine for building blockchains, powering Cosmos SDK.

Help & Support

  • GitHub Discussions - Ask questions and discuss SDK development on GitHub.
  • Discord - Chat with Cosmos developers on Discord.
  • Found an issue? - Help us improve this page by suggesting edits on GitHub.