/blocker

Primary LanguageJavaScript

Console block explorer tool written in node.js for ethereum mainnet.

See it in action

Requires

  • node.js >= 8.17.0 (12.14.0 is advised for updated dependencies)
  • .env with API key from Alchemy

Start

$ npm install
$ npm start

Input options

  • Enter one block number: block number to the latest block.
  • Enter two block number: Specific block range.