#command-line #explorer #etherscan #api #env

bin+lib etherscan_explorer_cmd_line

Command Line Etherscan Explorer

1 unstable release

0.0.1 Dec 15, 2023

#11 in #etherscan

MIT license

17KB
177 lines

Command Line Etherscan Explorer

  1. copy the .env.sample to .env cp .env.sample .env
  2. get an etherscan api key from https://etherscan.io/apis and add it in .env file.
Written with love in Rust

Dependencies

~14–29MB
~438K SLoC