cosmos-sdk/docs/cn/basics/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

453 B

基础文档

::: 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 的理解。