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