cosmos-sdk/docs/docs
Julien Robert 214b11dcba
feat: add github links in docs (#13491)
* feat: add github links in docs

* apply proto theme

* fix toc
2022-10-10 20:02:32 +02:00
..
basics feat: add github links in docs (#13491) 2022-10-10 20:02:32 +02:00
building-apps feat: add github links in docs (#13491) 2022-10-10 20:02:32 +02:00
building-modules feat: add github links in docs (#13491) 2022-10-10 20:02:32 +02:00
core feat: add github links in docs (#13491) 2022-10-10 20:02:32 +02:00
cosmwasm feat: migrate to docusaurus (#13471) 2022-10-10 14:01:53 +00:00
ibc feat: migrate to docusaurus (#13471) 2022-10-10 14:01:53 +00: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
run-node feat: migrate to docusaurus (#13471) 2022-10-10 14:01:53 +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.