cosmos-sdk/docs/intro
Robert Zaremba f2cea6a137
doc: Updates related to ServiceMsg, sdk.Msg and Msg service (#9294)
* doc: Updates related to ServiceMsg, sdk.Msg and Msg service

* Apply suggestions from code review

Co-authored-by: Ryan Christoffersen <12519942+ryanchrypto@users.noreply.github.com>

* remove one more ServiceMsg

* Use service method rathr than service RPC

Co-authored-by: Ryan Christoffersen <12519942+ryanchrypto@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-05-12 15:47:54 +00:00
..
overview.md Merge PR #5654: Replace Lino with Kava in docs 2020-02-17 15:08:16 +01:00
README.md Docs: hide frontmatter, bugfixes (#5413) 2019-12-17 08:44:44 -03:00
sdk-app-architecture.md doc: Updates related to ServiceMsg, sdk.Msg and Msg service (#9294) 2021-05-12 15:47:54 +00:00
sdk-design.md ascii scheme didn't fit view area (#8892) 2021-03-17 08:46:00 +00:00
why-app-specific.md fixes: permalinks for docs (#8838) 2021-03-10 19:14:12 +00:00

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.