cosmos-sdk/docs/cn/basics
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
accounts.md docs: Docs theme bump, Algolia DocSearch (#7164) 2020-08-25 20:10:20 +00:00
app-anatomy.md chore: add markdownlint to lint commands (#9353) 2021-05-27 15:31:04 +00:00
gas-fees.md Update cn document (#6753) 2020-07-17 10:53:39 +00:00
tx-lifecycle.md Update cn document (#6753) 2020-07-17 10:53:39 +00:00

README.md

基础文档

::: warning DEPRECATED This documentation is not complete and it's outdated. Please use the English version. :::

此目录包含对 cosmos sdk 的基础概念介绍

  1. SDK 应用解析
  2. 交易的生命周期
  3. 账户系统
  4. Gas 和 Fees

阅读完基础文档后,可以阅读 核心文档 进一步加深对 cosmos 的理解。