* docs: improve IBC guide * remove module specs * capability spec * update capability spec * move cap to concepts * remove module specs * split IBC section * wip integration.md * complete integration.md * format integration.md * docs updates * Apply suggestions from code review Co-authored-by: colin axner <25233464+colin-axner@users.noreply.github.com> * fix Next links * further readings Co-authored-by: colin axner <25233464+colin-axner@users.noreply.github.com> |
||
---|---|---|
.. | ||
README.md | ||
beginblock-endblock.md | ||
errors.md | ||
genesis.md | ||
handler.md | ||
intro.md | ||
invariants.md | ||
keeper.md | ||
messages-and-queries.md | ||
module-interfaces.md | ||
module-manager.md | ||
querier.md | ||
simulator.md | ||
structure.md |
README.md
Building Modules
This repository contains documentation on concepts developers need to know in order to build modules for Cosmos SDK applications.