- Pass the environment variable
ETHERSCAN_API_KEY
in theconfig/.dev.env
file - Run command
docker compose up
curl localhost:3000/ethereum/address/max-change-balance
npm run test
- Add caching of wallet balance changes for older blocks
- Externalize the retry count and delay before retries into configuration parameters