✨ Built for the Moralis hackathon
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
Head over to Moralis to get yourself an API key. You'll need it for the next step.
Run the dev version to get started right now:
./bin/dev config moralis
Get balances for an address:
./bin/dev balances 0xAddr3ssH3r3
Get history for an address:
./bin/dev history 0xAddr3ssH3r3
Get NFTs for an address:
./bin/dev nfts 0xAddr3ssH3r3