cargo run -p graph-node

From wikieduonline
Revision as of 07:46, 3 May 2023 by Welcome (talk | contribs) (Created page with "{{lc}} cargo run -p graph-node --release -- \ --postgres-url postgresql://postgres:yourPassword@localhost:5432/graph-node \ --ethereum-rpc fuji:[1](https://api.avax-...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

Advertising: