cosmos-sdk/docs/building-chain/README.md

297 B

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