764 Forks
2489 Stars
2489 Watchers

graph-node

Graph Node indexes data from blockchains such as Ethereum and serves it over GraphQL

How to download and setup graph-node

Open terminal and run command
git clone https://github.com/graphprotocol/graph-node.git
git clone is used to create a copy or clone of graph-node repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with graph-node https://github.com/graphprotocol/graph-node/archive/master.zip

Or simply clone graph-node with SSH
[email protected]:graphprotocol/graph-node.git

If you have some problems with graph-node

You may open issue on graph-node support forum (system) here: https://github.com/graphprotocol/graph-node/issues