Compare commits

..

18 Commits

Author SHA1 Message Date
Adw8
509c00a8e5 Add remote host setup for nitro contracts README 2024-09-09 11:33:07 +05:30
Adw8
7542db0c8f Add README steps to deploy nitro contracts on remote machine 2024-09-09 10:24:41 +05:30
Adw8
0ba32149d3 Add README steps to run nitro nodes on remote machine 2024-09-09 10:16:29 +05:30
Adw8
bffc91f578 Add README steps to run bridge playbook on remote machine 2024-09-09 10:16:28 +05:30
Adw8
b59080d8e7 Keep separate gitignore files 2024-09-09 10:14:41 +05:30
Adw8
d3afdd4eb8 Add l2-vars-example file 2024-09-09 10:13:40 +05:30
Adw8
0998d0b0d4 Add README steps to setup and run L2 on remote machine 2024-09-09 10:12:57 +05:30
Adw8
5485dbb6c0 Move nitro contracts deployment to separate directory 2024-09-09 09:52:42 +05:30
Adw8
c25e3741bc Update README 2024-09-06 14:57:31 +05:30
Adw8
a946e1f44a Remove geth url from bridge deployment 2024-09-06 14:55:24 +05:30
Adw8
69bdb67fb1 Configure optimism chain id in bridge deployment 2024-09-06 14:44:20 +05:30
Adw8
f4a3e0c497 Update README 2024-09-06 14:25:44 +05:30
Adw8
60b681bfea Add README steps to deploy nitro contracts 2024-09-06 11:40:03 +05:30
Adw8
161e210985 Decouple playbook to deploy nitro contracts 2024-09-05 19:03:33 +05:30
Adw8
cd4aacfaea Make token name configurable 2024-09-05 17:36:51 +05:30
Adw8
451395d4e5 Add README for running bridge 2024-09-05 14:39:49 +05:30
Adw8
c157ea7ecf Add spec file for nitro contracts 2024-09-05 14:39:13 +05:30
Adw8
f85c252d30 Add ansible playbook to setup and run nitro-bridge 2024-09-05 14:39:12 +05:30
4 changed files with 4 additions and 4 deletions

View File

@ -6,7 +6,7 @@ To get started, follow the [installation](../README.md#installation) guide to se
## Setup Remote Hosts
To run the playbook on a remote machine, follow these steps:
To run the playbooks on a remote machine, follow these steps:
- In the [`l2-setup`](./) directory, create a new file named hosts.ini:

View File

@ -6,7 +6,7 @@ To get started, follow the [installation](../README.md#installation) guide to se
## Setup Remote Hosts
To run the playbook on a remote machine, follow these steps:
To run the playbooks on a remote machine, follow these steps:
- In the [`nitro-bridge-setup`](./) directory, create a new file named hosts.ini:

View File

@ -6,7 +6,7 @@ To get started, follow the [installation](../README.md#installation) guide to se
## Setup Remote Hosts
To run the playbook on a remote machine, follow these steps:
To run the playbooks on a remote machine, follow these steps:
- In the [`nitro-contracts-setup`](./) directory, create a new file named hosts.ini:

View File

@ -6,7 +6,7 @@ To get started, follow the [installation](../README.md#installation) guide to se
## Setup Remote Hosts
To run the playbook on a remote machine, follow these steps:
To run the playbooks on a remote machine, follow these steps:
- In the [`nitro-nodes-setup`](./) directory, create a new file named hosts.ini: