martahj / ethereum-account-list

CLI tool for listing ethereum accounts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Account Detail

For a given Ethereum address, outputs info in the following format: address,hasETHbalance,hasTransactions,https://etherscan.io/address/0xaddress

oclif Version Downloads/week License

Installation

  1. Run yarn to install dependencies
  2. Add a .env file with the ETHERSCAN_API_KEY variable
  3. Run command with ./bin/run "<address>"

About

CLI tool for listing ethereum accounts

License:MIT License


Languages

Language:JavaScript 97.2%Language:Dockerfile 2.3%Language:Batchfile 0.5%