cosmos-sdk/docs/intro
mergify[bot] b480d5619e
docs: updates outdated docs (#12014) (#12094)
(cherry picked from commit b0756f24bb)

Co-authored-by: Julien Robert <julien@rbrt.fr>
2022-05-31 09:24:13 -04:00
..
README.md docs: 10180 Fix SDK (#10237) 2021-09-28 19:33:58 +02:00
overview.md docs: remove typos and IBC documentation (#11933) 2022-05-12 14:02:57 +02:00
sdk-app-architecture.md docs: revert middleware documentation and adds posthandler documentation (#11988) (#12065) 2022-05-27 10:21:35 +02:00
sdk-design.md docs: updates outdated docs (#12014) (#12094) 2022-05-31 09:24:13 -04:00
why-app-specific.md docs: revert middleware documentation and adds posthandler documentation (#11988) (#12065) 2022-05-27 10:21:35 +02:00

README.md

Introduction

This introduction gives a quick start on the Cosmos SDK.

  1. Overview
  2. Application-Specific Blockchains
  3. Architecture of a Cosmos SDK Application
  4. Cosmos SDK Design Overview

After reading the introduction material, head over to the basics to learn more.