cosmos-sdk/docs/cn/basics
Cyrus Goh da1c8162de
docs: fix broken url in cn/basics/app-anatomy.md (master) (#7831)
* Fix package-lock

* Fix package-lock

* update package-lock

* bump docs theme to 1.0.171

* Fix typo, chinese character in URL
* update dead doc links

* bump docs theme to 1.0.172

* [favicons] add favicons

* makefile: change build-docs target for shells other than bash

* docs: set master as default version

* docs: add v0.40.x to versions

* bump vuepress-theme-cosmos 1.0.175

* docs: fix broken url in cn/basics/app-anatomy.md

Co-authored-by: Denis Fadeev <denis@fadeev.org>
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: vms <vince19972@gmail.com>
Co-authored-by: Helder Moreira <helder@tendermint.com>
Co-authored-by: Amaury Martiny <amaury.martiny@protonmail.com>
Co-authored-by: Alessio Treglia <alessio@tendermint.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2020-11-06 11:21:53 +00:00
..
README.md Update cn document (#6753) 2020-07-17 10:53:39 +00:00
accounts.md docs: Docs theme bump, Algolia DocSearch (#7164) 2020-08-25 20:10:20 +00:00
app-anatomy.md docs: fix broken url in cn/basics/app-anatomy.md (master) (#7831) 2020-11-06 11:21:53 +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

基础文档

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

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

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