package
0.2.2
Repository: https://github.com/ignite/cli-plugin-network.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewNetwork creates a new network command that holds some other sub commands related to creating a new network collaboratively.
NewNetworkChain creates a new chain command that holds some other sub commands related to launching a network for a chain.
NewNetworkChainInit returns a new command to initialize a chain from a published chain ID.
NewNetworkChainInstall returns a new command to install a chain's binary by the launch id.
NewNetworkChainJoin creates a new chain join command to join to a network as a validator.
NewNetworkChainLaunch creates a new chain launch command to launch the network as a coordinator.
NewNetworkChainList returns a new command to list all published chains on Ignite.
NewNetworkChainPrepare returns a new command to prepare the chain for launch.
NewNetworkChainPublish returns a new command to publish a new chain to start a new network.
NewNetworkChainRevertLaunch creates a new chain revert launch command to revert a launched chain.
NewNetworkChainShow creates a new chain show command to show a chain details on SPN.
NewNetworkCoordinator creates a new coordinator command it contains sub commands to manage coordinator profile.
NewNetworkCoordinatorSet creates a command to set an information in a coordinator profile.
NewNetworkCoordinatorShow creates a command to show coordinator information.
NewNetworkProfile returns a new command to show the address profile info on Starport Network.
NewNetworkProject creates a new project command that holds other subcommands related to launching a network for a project.
NewNetworkProjectAccount creates a new project account command that holds some other sub commands related to account for a project.
NewNetworkProjectList returns a new command to list all published Projects on Ignite.
NewNetworkProjectPublish returns a new command to publish a new projects on Ignite.
NewNetworkProjectShow returns a new command to show published project on Ignite.
No description provided by the author
NewNetworkRequest creates a new approval request command that holds some other sub commands related to handle request for a chain.
NewNetworkRequestAddAccount creates a new command to send add account request.
NewNetworkRequestApprove creates a new request approve command to approve requests for a chain.
NewNetworkRequestChangeParam creates a new command to send param change request.
NewNetworkRequestList creates a new request list command to list requests for a chain.
NewNetworkRequestReject creates a new request reject command to reject requests for a chain.
NewNetworkRequestRemoveAccount creates a new command to send remove account request.
NewNetworkRequestRemoveValidator creates a new command to send remove validator request.
NewNetworkRequestShow creates a new request show command to show requests details for a chain.
NewNetworkRequestVerify verify the request and simulate the chain.
NewNetworkReward creates a new chain reward command.
NewNetworkRewardRelease connects the monitoring modules of launched chains with SPN and distribute rewards with chain Relayer.
NewNetworkRewardSet creates a new chain reward set command to add the chain reward to the network as a coordinator.
No description provided by the author
No description provided by the author
NewNetworkValidator creates a new validator command it contains sub commands to manage validator profile.
NewNetworkValidatorSet creates a command to set an information in a validator profile.
NewNetworkValidatorShow creates a command to show validator information.
NewNetworkVersion creates a new version command to get the version of the plugin The version of the plugin to use to interact with a chain might be specified by the coordinator.

# Variables

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

# Structs

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

# Type aliases

No description provided by the author