Simple ERC-20 Indexer This is an skeleton app that uses the Alchemy SDK rigged to Alchemy's Enhanced APIs in order to display all of an address's ERC-20 token balances. Set Up Install dependencies by running npm install Start application by running npm run dev