Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 3 days ago
JSON representation

Dashboard tool to track transfers in the RektDogs NFT Collection

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