https://github.com/rtomas/rekt-dogs-frontend
Dashboard tool to track transfers in the RektDogs NFT Collection
https://github.com/rtomas/rekt-dogs-frontend
erc721 nft thegraph web3
Last synced: about 1 year ago
JSON representation
Dashboard tool to track transfers in the RektDogs NFT Collection
- Host: GitHub
- URL: https://github.com/rtomas/rekt-dogs-frontend
- Owner: rtomas
- Created: 2023-08-12T01:47:56.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-05T20:31:50.000Z (over 2 years ago)
- Last Synced: 2025-04-01T17:09:11.062Z (about 1 year ago)
- Topics: erc721, nft, thegraph, web3
- Language: TypeScript
- Homepage: https://rekt-dogs.vercel.app/
- Size: 314 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rekt Dogs Dashboard
This dashboard is a tool for the Rekt Dogs community to track the progress of the project. It is built with Next.js.
## Getting Started
1. **Install Dependencies:**
```bash
yarn
```
2. **Run the Development Server:**
```bash
npm run dev
# or
yarn dev
```
3. **View the Result:**
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
or view the [live demo](https://rekt-dogs.vercel.app/) on Vercel.
# References
- [Rekt Dogs Subgraph Repo](https://github.com/rtomas/rekt-dogs-subgraph)
- [Rekt Dogs Subgraph](https://thegraph.com/hosted-service/subgraph/rtomas/rekt-dogs)
- [Rekt Dogs NFT Collection](https://opensea.io/collection/rektdogs)
# License
MIT License