diff --git a/README.md b/README.md index e89f7eb..ca9b1c9 100644 --- a/README.md +++ b/README.md @@ -22,10 +22,10 @@ Follow steps in [testnet-onboarding-validator.md](./testnet-onboarding-validator Follow steps in [Upgrade to SAPO testnet](./testnet-onboarding-validator.md#upgrade-to-sapo-testnet) for upgrading your LORO testnet node to SAPO testnet -## Run testnet Nitro Node - -Follow steps in [testnet-nitro-node.md](./testnet-nitro-node.md) to run your Nitro node for the testnet - ## Setup a Service Provider Follow steps in [service-provider.md](./service-provider.md) to setup / update your service provider + +## Run testnet Nitro Node + +Follow steps in [testnet-nitro-node.md](./testnet-nitro-node.md) to run your Nitro node for the testnet diff --git a/ops/deployments-from-scratch.md b/ops/deployments-from-scratch.md index 9ce5049..4d71ea4 100644 --- a/ops/deployments-from-scratch.md +++ b/ops/deployments-from-scratch.md @@ -1272,6 +1272,8 @@ Follow deployment logs on the deployer UI +* On a successful deployment, the frontend can be viewed at +
diff --git a/service-provider.md b/service-provider.md index b04bbbf..eb367de 100644 --- a/service-provider.md +++ b/service-provider.md @@ -17,6 +17,9 @@ Follow the steps below to point your deployer to the SAPO testnet ## Update service provider for SAPO testnet +* On a successful webapp-deployer setup with SAPO testnet, your deployer will be available on +* For creating a project, users can create a deployment auction which your deployer will bid on or they can perform a targeted deployment using your deployer LRN + ### Prerequisites * A SAPO testnet node (see [Join SAPO testnet](./README.md#join-sapo-testnet))