Difference between revisions of "Cargo run"
Jump to navigation
Jump to search
Line 9: | Line 9: | ||
--postgres-url postgresql://postgres:yourPassword@localhost:5432/graph-node \ | --postgres-url postgresql://postgres:yourPassword@localhost:5432/graph-node \ | ||
[[--ethereum-rpc]] [[fuji]]:[https://api.avax-test.network/ext/bc/C/rpc](https://api.avax-test.network[[/ext/bc/C/rpc]]) \ | [[--ethereum-rpc]] [[fuji]]:[https://api.avax-test.network/ext/bc/C/rpc](https://api.avax-test.network[[/ext/bc/C/rpc]]) \ | ||
− | --ipfs https://ipfs.network.thegraph.com | + | --[[ipfs]] https://ipfs.network.thegraph.com |
Revision as of 07:31, 3 May 2023
cargo run
cargo run -p graph-node
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
cargo [ run | install | unsintall ]
,--help
- cargo,
cargo.toml, brew install rust
- Rust,
rustc, cargo, rustup
,crates
, Tokio, Crate registry,RUST_BACKTRACE
Advertising: