etherscan_explorer_cmd_line

Crates.ioetherscan_explorer_cmd_line
lib.rsetherscan_explorer_cmd_line
version0.0.1
sourcesrc
created_at2023-12-15 10:52:31.877985
updated_at2023-12-15 10:52:31.877985
descriptionCommand Line Etherscan Explorer
homepage
repositoryhttps://github.com/sushmitsarmah/etherscan_explorer
max_upload_size
id1070861
size57,094
(sushmitsarmah)

documentation

README

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
Commit count: 10

cargo fmt