Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lukejmann/blockshot


https://github.com/lukejmann/blockshot

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

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

Only setup required is adding an [Alchemy](https://alchemy.com/) API key to .env

Other chains and better docs coming soon.

Develop:

```bash
docker compose up
```

Production:

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

[Demo](https://blockshot.vercel.app/)