vladjdk / voter

first cosmos tutorial, finished on feb 17, 2021

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

voter

voter 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.

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

About

first cosmos tutorial, finished on feb 17, 2021


Languages

Language:Go 91.4%Language:Vue 5.5%Language:Shell 1.4%Language:JavaScript 1.0%Language:HTML 0.7%