Skip to content

nishil-edx/graph-node-edexa-chain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graph-node

graph-node indexes events in ethereum blockchain

One can submit subgraph to graph-node -- actual code how to handle new events of contracts

Start locally using docker-compose

  1. Edit docker-compose.yml and change ethereum ENV variable of graph-node services to add your own network and RPC url.

  2. Start your own graph-node with docker-compose:

    docker-compose up -d
  3. Load small version of ens-rainbow

    ./rainbow.small.sh

    Or use full ens-rainbow dump if you want full domain name resolving

  4. Read subgraphs/README.md to build and deploy subgraph to graph-node

graph-node---edexa-chain

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors