cosmos-sdk/docs/building-chain/README.md
2022-09-07 01:34:38 +02:00

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