Weekend project. Showing the NFTs minted to Ethereum on each block.

Only setup required is adding an Alchemy API key to .env

Other chains and better docs coming soon.

Develop:

docker compose up

Production:

docker compose -f docker-compose.prod.yml  up --build

Demo