Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to get started with graph-node

git clone https://github.com/graphprotocol/graph-node
cd graph-node/docker

Insert the following two lines to environment variables of docker-compose.yaml file.
  GRAPH_ALLOW_NON_DETERMINISTIC_FULLTEXT_SEARCH: "true"
  GRAPH_ALLOW_NON_DETERMINISTIC_IPFS: "true"
  
./setup.sh
docker-compose up

About

NFT EVM marketplace

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages