Last updated 9 months ago
Was this helpful?
Create a new folder and project to host the subgraph and install the required dependencies:
mkdir vbd-tokens cd vbd-tokens npm init -y npm install --save @openzeppelin/subgraphs
provides subgraph scripts and schemas to manage indexing.