Difference between revisions of "Cargo run -p graph-node"

From wikieduonline
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
  
  [[cargo run]] -p [[graph-node]] --release -- \  
+
  [[cargo run -p]] [[graph-node]] --release -- \  
 
  --postgres-url postgresql://postgres:yourPassword@localhost:5432/graph-node \
 
  --postgres-url postgresql://postgres:yourPassword@localhost:5432/graph-node \
 
  --ethereum-rpc fuji:[1](https://api.avax-test.network/ext/bc/C/rpc) \
 
  --ethereum-rpc fuji:[1](https://api.avax-test.network/ext/bc/C/rpc) \
 
  --ipfs https://ipfs.network.thegraph.com
 
  --ipfs https://ipfs.network.thegraph.com
 +
 +
 +
* [[Docker Hub]]: <code>[[Docker Hub: graphprotocol/graph-node|graphprotocol/graph-node]]</code>
 +
 +
 +
== See also ==
 +
* {{The Graph}}
 +
 +
[[Category:The Graph]]

Latest revision as of 19:13, 28 May 2023

cargo run -p graph-node --release -- \ 
--postgres-url postgresql://postgres:yourPassword@localhost:5432/graph-node \
--ethereum-rpc fuji:[1](https://api.avax-test.network/ext/bc/C/rpc) \
--ipfs https://ipfs.network.thegraph.com



See also[edit]

Advertising: