package
1.2.0
Repository: https://github.com/classic-terra/core.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

App file structure

  1. app.go: this is the final place for all integration
  2. modules.go: this is where modules are registered
  3. keepers: this is where keepers related logic is registered
  4. params: this is where encoding and some app values is registered
  5. upgrades: this is where upgrade is registered