cosmos-sdk/docs/building-apps
Julien Robert 74ce07eb26
docs: improve documentation navigation and redirection (#13455)
2022-10-06 15:51:10 +02:00
..
README.md docs: improve documentation navigation and redirection (#13455) 2022-10-06 15:51:10 +02:00
app-go.md docs: improve documentation navigation and redirection (#13455) 2022-10-06 15:51:10 +02:00

README.md

Building Apps

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