cosmos-sdk/docs/building-chain
Julien Robert f9e8a04b5a
docs: add module documentation testing (#12762)
2022-09-07 01:34:38 +02:00
..
README.md docs: add module documentation testing (#12762) 2022-09-07 01:34:38 +02:00
app-go.md docs: add module documentation testing (#12762) 2022-09-07 01:34:38 +02:00
depinject.md docs: add module documentation testing (#12762) 2022-09-07 01:34:38 +02:00

README.md

Building a Chain

This repository contains documentation on concepts developers need to know in order to build a Cosmos SDK applications.

  1. Overview of app.go and how to wire it up
  2. Dependency Injection in the SDK