grants-stack
grants-stack copied to clipboard
delete all subgraph code
this is a clean up task to delete unused code and hopefully reduce new contributors getting confused by indexer / subgraph
- find out if there are still any places where we call the subgraph
- delete those places / replace with indexer
- delete subgraph environment variables
grep is your friend