cosmos-sdk/docs/intro
foxytanuki ee0161cfcf
docs: fix tendermint links (#11742)
* Fix broken links in basics/app-anatomy.md

* Fix wrong citation in basics/query-lifecycle.md

* Fix broken and old links in basics/tx-lifecycle.md

* Fix broken link in building-modules/beginblock-endblock.md

* Fix typo

* Fix broken and old links in core/baseapp.md

* Fix old links and description in core/context.md

* Fix old link in core/transactions.md

* Fix old link in intro/sdk-app-architecture.md

* Fix broken link to rpc in basics/query-lifecycle.md
2022-04-25 11:37:40 +02:00
..
README.md docs: 10180 Fix SDK (#10237) 2021-09-28 19:33:58 +02:00
overview.md docs: Fix typo in docs/intro/overview (#11394) 2022-03-17 18:36:42 +00:00
sdk-app-architecture.md docs: fix tendermint links (#11742) 2022-04-25 11:37:40 +02:00
sdk-design.md docs: Code blocks in SDK docs are broken (#11189) 2022-02-14 23:39:35 +01:00
why-app-specific.md docs: Improve markdownlint configuration (#11104) 2022-02-10 12:07:01 +00: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.