Skip to content

boundless-forest/polkadot-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

polkadot-cli

This interactive CLI tool is designed for effortless interaction with Substrate-based chains, using the polkadot-sdk. Its goal is to offer functionality akin to that of the Polkadot Apps.

$ polkadot-cli

polkadot-cli

Highlight Features

  1. Switch networks with a simple command

    $ app switch-network --network polkadot
    
  2. App Dashboard to view the concrete runtime information, such as runtime version, pallet information.

    $ app dash-board

    app dashboard

  3. Command completion, try to type usage yourself.

Releases

No releases published

Packages

No packages published

Languages