1 unstable release
0.1.0 | May 15, 2024 |
---|
#287 in #substrate
127 downloads per month
24KB
substrate-spec-version
An extremely simple CLI utility that uses subxt to query a live substrate/polkadot-sdk-based blockchain based on the websocket URL for the blockchain and display the current spec version as output. Very useful for CI situations where knowing the live spec version on-chain is desirable.
Installation
cargo install substrate-spec-version
Usage
substrate-spec-version wss://rpc.polkadot.io
100200
Dependencies
~20–31MB
~469K SLoC