Skip to content

grmkris/subgraph-observer

Repository files navigation

Subgraph Observer 🧙‍♀️

https://subgraph.observer

Subgraph Observer is a tool for monitoring the health of your subgraph. It is a free service that connects to your subgraph and compares its latest block with the latest block on the selected network.

  • It runs entierly in your browser and does not require any installation.
  • It is possible to share the link with other people to monitor the same subgraph.

Project is opensource and free to copy and modify, new PRs are welcome.

How to run locally

git clone https://github.com/grmkris/subgraph-observer
cd subgraph-observer
pnpm install
pnpm run dev

Stack

  • React
  • NextJS
  • TailwindCSS
  • Tanstack Query - remote state management
  • Zustand - state management
  • GraphQL Code Generator (packages/subgraph-client)
  • Turborepo + pnpm

Deploy your own on vercel

Deploy with Vercel

About

Handy tool to keep track of the Graph protocol subgraphs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published