Skip to content
This repository has been archived by the owner on Apr 26, 2022. It is now read-only.

ascjones/subsee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

subsee

Deprecated: please use subxt-cli or subwasm

CLI to inspect substrate metadata.

cargo install --git https://github.com/ascjones/subsee
Usage: subsee [--url <url>] [-p <pallet>] [-f <format>]

Inspect substrate metadata

Options:
  --url             the url of the substrate node to query for metadata
  -p, --pallet      the name of a pallet to display metadata for, otherwise
                    displays all
  -f, --format      the format of the metadata to display: `json`, `hex` or
                    `bytes`
  --help            display usage information

For example:

subsee --format json --url https://rpc.polkadot.io/

About

CLI to inspect substrate metadata

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages