Indexed data on the Validators, Nodes, Stakes, and Delegators that constitute the Skale Network
To run the subgraph locally you need to run the graph node locally and connect to a mainnet node. This subgraph has been developed using ghe Alchemy API serice.
in package.json
replace NODE_ENDPOINT
with your mainnet rpc endpoint
Fork Mainnet locally yarn fork-mainnet
OR
Run Directly against a Node
Set the endpoint in the .env file
docker-compose up
yarn
yarn prepare:mainnet
yarn build
yarn create-local
yarn deploy-local
If successful the subgraph will be available to query at http://127.0.0.1:8000/subgraphs/name/Ministry-Of-Decentralization/skale_manager_subgraph