1.0.1 • Published 1 year ago

eth-query-use v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

eth-query

eth-query is a Node.js package that extends the ethgasfetch-use utility, allowing users to query detailed data from the Ethereum blockchain, including transaction counts and gas prices for specific blocks.

Setup

  1. Ensure you have Node.js installed on your machine.
  2. Clone or download this package.
  3. Run npm install in the package directory to install dependencies.

Usage

Edit app.js to include your Infura Project ID and the block number you wish to query. Then, run the following command:

npm start
1.0.1

1 year ago