cosmos-sdk/docs/docs
Julien Robert e5038d8d76
chore: bumps math and api deps (#14035)
* chore: bumps math and api deps

* updates
2022-11-27 23:11:25 +01:00
..
basics docs: Cosmos SDK Basic topics - apply present tense and technical content styles (#10182) (#12971) 2022-10-27 11:25:16 +00:00
building-apps docs: appside mempool (#13875) 2022-11-25 22:07:57 +00:00
building-modules chore: rename app_legacy & add sims for 0.47 (#13950) 2022-11-21 18:11:37 +00:00
core chore: bumps math and api deps (#14035) 2022-11-27 23:11:25 +01:00
ecosystem docs: minor documentation improvements (#13594) 2022-10-19 14:56:29 +02:00
intro feat: add github links in docs (#13491) 2022-10-10 20:02:32 +02:00
migrations feat: migrate to docusaurus (#13471) 2022-10-10 14:01: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 a running in production section (#13807) 2022-11-14 19:27:46 +01:00
tooling docs: add documentation about depinject and app wiring (#13683) 2022-11-07 19:19:07 +00: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.