Subgraph
Introduction
Running subgraph locally
Prerequisites
Install dependencies
Guide to install docker and Nodejs
Install dependencies inside the web3task-contracts directory
web3task-contracts directoryNPM or Yarn to install the graph-cli
Setting Up Local Blockchain
Deploying Smart Contracts in the Localhost
Installing dependencies of subgraph
Running docker
Create a subgraph
Deploy the subgraph
The Graph Explorer
Query Examples
Updated tasks
Querying Authorized Personnel for a Specific Role
All approvals
In case you update the smart contract with new events to be added
Deploying to Tesnet and Mainnet
Executing Subgraph in the frontend
Prerequisites
Install dependencies
Install dependencies inside the web3task-frontend directory
web3task-frontend directoryExecute the subgraph service
Last updated