Skip to content

IAmKio/ethcli

Repository files navigation

🚀 ETH CLI

⚡️ Query the blockchain right - from your terminal

...and save opening another browser tab!

✨ Built for the Moralis hackathon


Why?

How many memory hogging, ad serving, cookie tracking tabs do you have open whilst trying to look up blockchain data? I thought so - too many. Rest your browser, fearless Web3 developer, and return to a more pure, beautiful experience. Your terminal.

### Getting started

Get yourself a Moralis API key

Head over to Moralis to get yourself an API key. You'll need it for the next step.

Just checked out the repository?

Run the dev version to get started right now: ./bin/dev config moralis

Commands

Balances

Get balances for an address: ./bin/dev balances 0xAddr3ssH3r3

History

Get history for an address: ./bin/dev history 0xAddr3ssH3r3

NFTs

Get NFTs for an address: ./bin/dev nfts 0xAddr3ssH3r3

About

ETH CLI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published