Categorygithub.com/cosmos/sdk-application-tutorial
modulepackage
0.37.0
Repository: https://github.com/cosmos/sdk-application-tutorial.git
Documentation: pkg.go.dev

# README

SDK Application Tutorial

This repository contains the source code of the nameservice tutorial.

Tutorial

Click here to access the tutorial. You can also view it on the website.

Building and running the example

Click here for instructions on how to build and run the code.

Translations:

Slides

# Packages

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

# Functions

MakeCodec generates the necessary codecs for Amino.
No description provided by the author
NewNameServiceApp is a constructor function for nameServiceApp.

# Variables

default home directories for the application CLI.
DefaultNodeHome sets the folder where the applcation data and configuration will be stored.
NewBasicManager is in charge of setting up basic module elemnets.

# Type aliases

GenesisState represents chain state at the start of the chain.