cosmos-sdk/docs/docs
mergify[bot] 013889de23
refactor: introduce abciGenesis interface (backport #17554) (#17575)
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-08-31 13:05:57 +02:00
..
basics docs: fix app.toml links (backport #17264) (#17265) 2023-08-02 19:14:22 +02:00
building-apps revert: Revert RunMigrationBeginBlock addition in v0.50 (#17450) 2023-08-18 20:48:38 +00:00
building-modules refactor: introduce abciGenesis interface (backport #17554) (#17575) 2023-08-31 13:05:57 +02:00
core revert: Revert RunMigrationBeginBlock addition in v0.50 (#17450) 2023-08-18 20:48:38 +00:00
intro docs: update for 0.38 (backport #16501) (#16719) 2023-06-27 14:52:31 +02:00
migrations chore: remove sdk from side bar (backport #17374) (#17375) 2023-08-12 16:24:30 +00:00
modules chore: remove sdk from side bar (backport #17374) (#17375) 2023-08-12 16:24:30 +00:00
packages feat(client,simapp): inject keyring in autocli opts (backport #17351) (#17382) 2023-08-14 14:44:58 +00:00
run-node docs: fix app.toml links (backport #17264) (#17265) 2023-08-02 19:14:22 +02:00
tooling docs: fix typo in 00-protobuf.md (backport #17232) (#17271) 2023-08-03 11:03:02 +02: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.