Add ansible playbooks to setup and run nitro nodes #2
@ -17,10 +17,10 @@ The following commands have to be executed in [`nitro-nodes-setup`](./) director
|
|||||||
- Edit [`nitro-vars.yml`](./nitro-vars.yml) and fill in the following values
|
- Edit [`nitro-vars.yml`](./nitro-vars.yml) and fill in the following values
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# L1 RPC chain
|
# L1 WS endpoint
|
||||||
l1_nitro_chain_url: ""
|
l1_nitro_chain_url: ""
|
||||||
|
|
||||||
# L2 RPC chain
|
# L2 WS endpoint
|
||||||
l2_nitro_chain_url: ""
|
l2_nitro_chain_url: ""
|
||||||
|
|
||||||
# Private key for your nitro address
|
# Private key for your nitro address
|
||||||
|
Loading…
Reference in New Issue
Block a user