cosmos-sdk/docs/docs
2023-03-28 16:39:05 +00:00
..
basics docs: replace Tendermint references in docs with CometBFT (#15339) 2023-03-14 20:41:35 +01:00
building-apps docs: re-arrange and clarify migration docs (#15575) 2023-03-28 16:39:05 +00:00
building-modules docs: replace Tendermint references in docs with CometBFT (#15339) 2023-03-14 20:41:35 +01:00
core build(deps): Bump @docusaurus/core from 2.3.1 to 2.4.0 in /docs (#15558) 2023-03-27 17:15:24 +00:00
ecosystem docs: update cosmwasm link (#15438) 2023-03-17 11:54:37 +01:00
intro docs: replace Tendermint references in docs with CometBFT (#15339) 2023-03-14 20:41:35 +01:00
migrations docs: re-arrange and clarify migration docs (#15575) 2023-03-28 16:39:05 +00:00
modules docs: add docs about x/auth/tx (#14021) 2022-11-27 20:30:23 +00:00
run-node docs: replace Tendermint references in docs with CometBFT (#15339) 2023-03-14 20:41:35 +01:00
tooling docs: display rfc in docs (#15355) 2023-03-10 22:54:33 +01:00
README.md docs: replace Tendermint references in docs with CometBFT (#15339) 2023-03-14 20:41:35 +01: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

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