cosmos-sdk/docs/docs
dependabot[bot] f211bd8652
build(deps): Bump @docusaurus/core from 2.2.0 to 2.3.0 in /docs (#14841)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-01-31 14:15:26 +00:00
..
basics chore: add docs on 0 height (#14723) 2023-01-23 11:46:06 +01:00
building-apps build(deps): Bump @docusaurus/core from 2.2.0 to 2.3.0 in /docs (#14841) 2023-01-31 14:15:26 +00:00
building-modules refactor: remove .Type() and .Route() from msgs (#14751) 2023-01-24 17:03:06 +00:00
core refactor: remove .Type() and .Route() from msgs (#14751) 2023-01-24 17:03:06 +00:00
ecosystem docs: minor documentation improvements (#13594) 2022-10-19 14:56:29 +02:00
intro docs: update docs links to v0.47 (#14572) 2023-01-12 11:57:53 +00:00
migrations docs: update docs links to v0.47 (#14572) 2023-01-12 11:57:53 +00:00
modules docs: add docs about x/auth/tx (#14021) 2022-11-27 20:30:23 +00:00
pkg docs: add docs about x/auth/tx (#14021) 2022-11-27 20:30:23 +00:00
run-node docs: add small disclaimer about go version (#14627) 2023-01-16 10:15:16 +01:00
tooling chore: add tooling and docs for hubl (#14743) 2023-01-23 22:12:22 +01:00
README.md feat: migrate to docusaurus (#13471) 2022-10-10 14:01:53 +00: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.
  • Tendermint Core - 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.