cosmos-sdk/docs/intro
Charly 24ed401c81
fixed broken links, typos (#8783)
* fixed broken links, typos

* Update docs/ibc/overview.md

Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>

* Update docs/intro/sdk-app-architecture.md

Co-authored-by: Marko <markobaricevic3778@gmail.com>

* Update docs/building-modules/simulator.md

Co-authored-by: Marko <markobaricevic3778@gmail.com>

Co-authored-by: chrly <chrly@chrlys-MacBook-Pro.local>
Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
Co-authored-by: Jonathan Gimeno <jgimeno@gmail.com>
Co-authored-by: Marko <markobaricevic3778@gmail.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-03-09 09:51:52 +00:00
..
README.md Docs: hide frontmatter, bugfixes (#5413) 2019-12-17 08:44:44 -03:00
overview.md Merge PR #5654: Replace Lino with Kava in docs 2020-02-17 15:08:16 +01:00
sdk-app-architecture.md fixed broken links, typos (#8783) 2021-03-09 09:51:52 +00:00
sdk-design.md Update docs/kr/intro and fix typo in docs/intro (#5979) 2020-05-04 22:05:28 +00:00
why-app-specific.md fixed broken links, typos (#8783) 2021-03-09 09:51:52 +00:00

README.md

Introduction

This folder contains introduction material on the Cosmos SDK.

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

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