cosmos-sdk/docs/intro/README.md
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

431 B

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.