cosmos-sdk/docs/building-chain
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 docs: add module documentation testing (#12762) 2022-09-07 01:34:38 +02:00

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