Skip to content
This repository has been archived by the owner on May 9, 2023. It is now read-only.

ssvlabs/pools-network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

poolsnetwork

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

Note: use --verbose for a more detailed view of operations happening on the background.

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published