This is a simple command line interface for interacting with the Blockscout Explorer. Don't expect much.
If you're brave enough, that's what you can do:
$ git clone
$ cd blockscout-cli
$ cargo build --release
$ cp target/release/blockscout-cli /usr/local/bin
Enjoy! 🚀