Skip to content

antonyip/badger_community_subgraph

Repository files navigation

BadgerDAO Community Subgraphs

Developer Dependencies

New Developer Startup

  1. curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.38.0/install.sh | bash
  2. nvm install --lts
  3. npm install --global yarn
  4. npm install -g @graphprotocol/graph-cli
  5. yarn
  6. yarn codegen
  7. yarn build
  8. yarn deploy

Contributing

  • Add an issue to the issue tracker if would like something added to the subgraph.
    • Need a new contract being tracked
    • Need more stats being added to the subgraphs (e.g block_timestamps / transactions IDs)

Building Documentation

  • Edit the documentation in the documentation folder
  • cd documentation && make
  • commit the changes in the "docs" folder

Others

Wiki - Concept

Discord Discussions

Gitcoin Bounty

Other Project Commit hashes that I referenced

TODOS...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published