Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 238 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 238 Bytes

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