Skip to content

keep3r-network/keep3r-v2-subgraph

Repository files navigation

Keep3r V2 subgraph

Lint Tests

This repository aims to create a subgraph that will index basic data about the Keep3r network.

It will allow to query for things like:

  • Jobs worked (by whom, when, credits or kp3rs minted, etc.)
  • Jobs KLPs history (bonded, pending unbonds, etc.)
  • Keep3r LPs mint and burns
  • Keeper's bonds (history, actives, etc.)

Deployment

This repository assumes that there are two subgraphs active: a canary, and a stable one. Standard deployment will be done to canary as to avoid mistakes.

Canary

yarn deploy:ethereum

Stable

yarn deploy:ethereum:stable

Tests

There is a misc. test implemented, but for anyone looking to contribute and execute the tests

yarn prepare:ethereum && yarn test

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages