Categorygithub.com/alessio/demoapp
module
2.0.0+incompatible
Repository: https://github.com/alessio/demoapp.git
Documentation: pkg.go.dev

# README

demoapp

demoapp is a blockchain application built using Cosmos SDK and Tendermint and generated with Starport.

Get started

starport serve

serve command installs dependencies, initializes and runs the application.

Configure

Initialization parameters of your app are stored in config.yml.

accounts

A list of user accounts created during genesis of your application.

KeyRequiredTypeDescription
nameYStringLocal name of the key pair
coinsYList of StringsInitial coins with denominations (e.g. "100coin")

Learn more

# Packages

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