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

bin+lib etherscan_explorer_cmd_line

Command Line Etherscan Explorer

1 unstable release

0.0.1 Dec 15, 2023

#16 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

~16–33MB
~448K SLoC