Subgraph Local Setup
Last updated
ALERT: In most cases, you don't need to set up a local subgraph - everything is ready to use on Testnet! If you have advanced needs, we recommend contacting our team.
The Graph CLI. Installation instructions found here.
Docker. Installation instructions found here.
git clone https://github.com/TalentLayer/talentlayer-id-subgraphcd talentlayer-id-subgraphMake sure Docker is running.
sh run-graph-node.shLast updated
make regenerate