boundless-forest / polkadot-cli

Substrate based chain command helper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Substrate based chain command helper


Languages

Language:Rust 100.0%