1.0.1 • Published 2 years ago
eth-balance-checker-use v1.0.1
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
- Ensure you have Node.js installed on your machine.
- Clone or download this package.
- Run
npm installin 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 start1.0.1
2 years ago