mirror of
https://github.com/uqbar-dao/nectar.git
synced 2024-11-22 11:22:59 +03:00
Update README.md
add `--testnet` flag to readme boot
This commit is contained in:
parent
33f9af8bcd
commit
0facf4bb28
@ -33,7 +33,7 @@ Make sure not to use the same home directory for two nodes at once! You can use
|
||||
|
||||
TODO: document feature flags `--simulation-mode`
|
||||
```bash
|
||||
cargo +nightly run --release -- home --rpc wss://eth-sepolia.g.alchemy.com/v2/<your-api-key>
|
||||
cargo +nightly run --release -- home --rpc wss://eth-sepolia.g.alchemy.com/v2/<your-api-key> --tesnet
|
||||
```
|
||||
|
||||
On boot you will be prompted to navigate to `localhost:8080`. Make sure your ETH wallet is connected to the Sepolia test network. Login should be straightforward, just submit the transactions and follow the flow. If you want to register a new ID you will either need [Sepolia testnet tokens](https://www.infura.io/faucet/sepolia) or an invite code.
|
||||
|
Loading…
Reference in New Issue
Block a user