cosmos-sdk/docs/docs
mergify[bot] e1efdfef8b
feat: Add preFinalizeBlockHook to allow VE persistence (backport #16898) (#17001)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2023-07-14 14:53:07 -04:00
..
basics docs: update for 0.38 (backport #16501) (#16719) 2023-06-27 14:52:31 +02:00
building-apps feat: Add preFinalizeBlockHook to allow VE persistence (backport #16898) (#17001) 2023-07-14 14:53:07 -04:00
building-modules feat!: simplify AppModuleBasic interface for CLI (backport #16890) (#16904) 2023-07-10 14:11:53 +00:00
core feat!: simplify AppModuleBasic interface for CLI (backport #16890) (#16904) 2023-07-10 14:11:53 +00:00
intro docs: update for 0.38 (backport #16501) (#16719) 2023-06-27 14:52:31 +02:00
migrations docs: move around upgrade docs (#16339) 2023-05-31 10:49:36 +00:00
modules docs: add docs about x/auth/tx (#14021) 2022-11-27 20:30:23 +00:00
packages docs: render orm and collections in docs (#15736) 2023-04-08 10:18:14 +00:00
run-node docs: update for 0.38 (backport #16501) (#16719) 2023-06-27 14:52:31 +02:00
tooling docs: update for 0.38 (backport #16501) (#16719) 2023-06-27 14:52:31 +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.