* update transaction commands * update query commands * update command flags * update grpc and rest * update command examples * remove legacy rest * update code snippets * Update docs/building-modules/module-interfaces.md Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com> Co-authored-by: ryanchrypto <12519942+ryanchrypto@users.noreply.github.com> Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com> |
||
---|---|---|
.. | ||
README.md | ||
beginblock-endblock.md | ||
errors.md | ||
genesis.md | ||
intro.md | ||
invariants.md | ||
keeper.md | ||
messages-and-queries.md | ||
module-interfaces.md | ||
module-manager.md | ||
msg-services.md | ||
query-services.md | ||
simulator.md | ||
structure.md | ||
upgrade.md |
README.md
Building Modules
This repository contains documentation on concepts developers need to know in order to build modules for Cosmos SDK applications.