42 Forks
97 Stars
97 Watchers

tools

Various cli tools for Polkadot/Substrate, including basic node monitoring, making API queries via a cli app and other command-line tools

How to download and setup tools

Open terminal and run command
git clone https://github.com/polkadot-js/tools.git
git clone is used to create a copy or clone of tools repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with tools https://github.com/polkadot-js/tools/archive/master.zip

Or simply clone tools with SSH
[email protected]:polkadot-js/tools.git

If you have some problems with tools

You may open issue on tools support forum (system) here: https://github.com/polkadot-js/tools/issues