cosmos-sdk/docs/intro
Ryan Christoffersen cb66c99eab
chore: add markdownlint to lint commands (#9353)
* add markdownlint config

* update make lint commands

* update markdownlint config

* run make lint-fix

* fix empty link

* resuse docker container

* run lint-fix

* do not echo commands

Co-authored-by: ryanchrypto <12519942+ryanchrypto@users.noreply.github.com>
2021-05-27 15:31:04 +00:00
..
README.md chore: add markdownlint to lint commands (#9353) 2021-05-27 15:31:04 +00:00
overview.md chore: add markdownlint to lint commands (#9353) 2021-05-27 15:31:04 +00:00
sdk-app-architecture.md chore: add markdownlint to lint commands (#9353) 2021-05-27 15:31:04 +00:00
sdk-design.md chore: add markdownlint to lint commands (#9353) 2021-05-27 15:31:04 +00:00
why-app-specific.md chore: add markdownlint to lint commands (#9353) 2021-05-27 15:31:04 +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.