1.0.1 • Published 4 months ago

eth-balance-checker-use v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
4 months ago

eth-balance-checker

eth-balance-checker is a Node.js package that uses the ethgasfetch-use utility to check and display the balance of a given Ethereum address.

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 Ethereum address whose balance you wish to check. Then, run the following command:

npm start
1.0.1

4 months ago