Skip to content

protofire/zeebu-protocol-subgraphs-copy

 
 

Repository files navigation

Nexus Protocol Subgraphs

The Nexus Protocol subgraphs index data from the protocol smart contracts, and expose a GraphQL endpoint hosted by The Graph.

Active deployments

Protocol Subgraphs

Test networks

Development

cp .env.test .env

# install project dependencies
yarn install

# deploy v2 subgraph
yarn subgraph:auth
yarn subgraph:deploy:sepolia

# deploy v3 subgraph
yarn subgraph:auth:v3
yarn deploy:sepolia:v3

About

The code of Aave protocol subgraphs

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%