0.1.2 • Published 2 months ago

wallet-insights-cli v0.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

Wallet Insights CLI

A Command Line Interface (CLI) tool to display insights of Ethereum wallets by leveraging the web3-wallet-insights package.

Installation

Ensure you have Node.js installed. Then, install this package globally using npm:

npm install -g wallet-insights-cli


wallet-insights-cli --wallet <WALLET_ADDRESS>

--wallet, -w: Specify the Ethereum wallet address to fetch insights for.