Skip to content

Pantani/cli-plugin-network

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cli-plugin-network

cli-plugin-network is a plugin developed for Ignite CLI.

The plugin adds ignite network commands that allow launching new Cosmos blockchains by interacting with the Ignite Chain to coordinate with validators.

The plugin is integrated into Ignite CLI by default.

Check out our documentation for launching chains with the commands

Developer instruction

  • clone this repo locally
  • Run ignite plugin add -g /absolute/path/to/cli-plugin-network to add the plugin to global config
  • ignite network command is now available with the local version of the plugin.

Then repeat the following loop:

  • Hack on the plugin code
  • Rerun ignite network to recompile the plugin and test

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.7%
  • Makefile 0.3%