https://github.com/rootulp/loot-whale
A table of Loot whales 🐳
https://github.com/rootulp/loot-whale
Last synced: 3 months ago
JSON representation
A table of Loot whales 🐳
- Host: GitHub
- URL: https://github.com/rootulp/loot-whale
- Owner: rootulp
- Created: 2022-02-26T07:51:40.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-07T03:24:37.000Z (about 1 year ago)
- Last Synced: 2025-01-07T04:30:37.704Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://loot-whale.vercel.app/
- Size: 140 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# loot-whale
> [!CAUTION]
> This project is broken because The Graph removed an endpoint.
> 
A table of [Loot](https://www.lootproject.com/) whales 🐳.
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
Built with [loot-subgraph](https://github.com/divinerobes/loot-subgraph), [@apollo/client](https://www.apollographql.com/docs/react/).
Deployed via [Vercel](https://vercel.com).
## Local Development
1. Clone this repo
1. Run `yarn dev`
1. Open [http://localhost:3000](http://localhost:3000)
## Ideas for future work
- [ ] Display whales for AGLD
- [ ] Display whales for unbundled Loot items
## But ser, why not [dune.xyz](https://dune.xyz) 🤔
This data can be fetched via Dune (example [query](https://dune.xyz/queries/454920)). I wanted to try using [The Graph](https://thegraph.com/en/) instead.
## Contribute
I'd appreciate any feedback or ideas via [issues](https://github.com/rootulp/loot-leaderboard/issues/new).