# Packages
No description provided by the author
# Functions
MakeEncodingConfig creates an EncodingConfig for testing.
New returns a reference to an initialized blockchain app.
NewDefaultGenesisState generates the default state for the application.
# Variables
DefaultNodeHome default home directories for the application daemon.
ModuleBasics defines the module BasicManager is in charge of setting up basic, non-dependant module elements, such as codec registration and genesis verification.
# Type aliases
GenesisState The genesis state of the blockchain is represented here as a map of raw json messages key'd by a identifier string.