Subgraph Local Setup

circle-exclamation

Requirements

The Graph CLIarrow-up-right. Installation instructions found herearrow-up-right.

Dockerarrow-up-right. Installation instructions found herearrow-up-right.

Instructions

1. Clone Repository from GitHub

git clone https://github.com/TalentLayer/talentlayer-id-subgraph

2. Navigate to Folder

cd talentlayer-id-subgraph

3. Start Subgraph Node

circle-info

Make sure Docker is running.

sh run-graph-node.sh

4. Deploy Subgraph To Node

Last updated