module
Version:
v0.0.0-...-d03cb00
Opens a new window with list of versions in this module.
Published: May 31, 2023
License: Apache-2.0
Opens a new window with license information.
README
¶
authchain
authchain 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.
Initialization parameters of your app are stored in config.yml
.
accounts
A list of user accounts created during genesis of your application.
Key |
Required |
Type |
Description |
name |
Y |
String |
Local name of the key pair |
coins |
Y |
List of Strings |
Initial coins with denominations (e.g. "100coin") |
Learn more
Click to show internal directories.
Click to hide internal directories.