diff --git a/docs/dusknet/cloud-rollup-deployment/1-digital-ocean.md b/docs/dusknet/cloud-rollup-deployment/1-digital-ocean.md index 044ba46..0b04b95 100644 --- a/docs/dusknet/cloud-rollup-deployment/1-digital-ocean.md +++ b/docs/dusknet/cloud-rollup-deployment/1-digital-ocean.md @@ -140,7 +140,7 @@ Private key: 0x332e...a8fb # You can then `export` the genesis accounts like so: ```bash -export ROLLUP_GENESIS_ACCOUNTS=:100000000000000000000 +export ROLLUP_GENESIS_ACCOUNTS=: ``` Set `` to the address printed out from the new command, and @@ -392,8 +392,8 @@ cast balance $REC_ADDR ## Fund you Sequencer Account -Using your sequencer pub key you created in the [Create a New Sequencer -Account](#create-a-new-sequencer-account), copy and past the +Using your sequencer pub key you created in the +[Create a New Sequencer Account](#create-new-sequencer-account) section, copy and past the `` into the input on the faucet page, and mint funds to your account: diff --git a/docs/dusknet/cloud-rollup-deployment/2-gcp.md b/docs/dusknet/cloud-rollup-deployment/2-gcp.md index 554228e..5d02731 100644 --- a/docs/dusknet/cloud-rollup-deployment/2-gcp.md +++ b/docs/dusknet/cloud-rollup-deployment/2-gcp.md @@ -117,7 +117,11 @@ curl 34.42.184.206 ## Create an A Record -TODO!!! +Creating an A record will depend on where you purchased your domain from. Each +domain provider will have different steps required to set up an A record. + +An example (for Google domains) can be seen here: +- https://support.google.com/a/answer/2579934?hl=en :::danger You must configure a DNS record because our ingress configuration uses name @@ -125,8 +129,6 @@ based virtual routing. More info here: https://kubernetes.io/docs/concepts/services-networking/ingress/#name-based-virtual-hosting ::: -![CNAME record Example](../assets/cname-record-example.png) - ## Creating your own Genesis Account You can add genesis account(s) to your rollup during configuration. @@ -403,8 +405,8 @@ cast balance $REC_ADDR ## Fund you Sequencer Account -Using your sequencer pub key you created in the [Create a New Sequencer -Account](#create-a-new-sequencer-account), copy and past the +Using your sequencer pub key you created in the +[Create a New Sequencer Account](#create-new-sequencer-account) section, copy and past the `` into the input on the faucet page, and mint funds to your account: diff --git a/docs/dusknet/cloud-rollup-deployment/3-azure.md b/docs/dusknet/cloud-rollup-deployment/3-azure.md index b167200..85a3c17 100644 --- a/docs/dusknet/cloud-rollup-deployment/3-azure.md +++ b/docs/dusknet/cloud-rollup-deployment/3-azure.md @@ -95,7 +95,11 @@ curl 20.72.189.135 ## Create an A Record -TODO!!! +Creating an A record will depend on where you purchased your domain from. Each +domain provider will have different steps required to set up an A record. + +An example (for Google domains) can be seen here: +- https://support.google.com/a/answer/2579934?hl=en :::danger You must configure a DNS record because our ingress configuration uses name @@ -103,8 +107,6 @@ based virtual routing. More info here: https://kubernetes.io/docs/concepts/services-networking/ingress/#name-based-virtual-hosting ::: -![CNAME record Example](../assets/cname-record-example.png) - ## Creating your own Genesis Account You can add genesis account(s) to your rollup during configuration. @@ -381,8 +383,8 @@ cast balance $REC_ADDR ## Fund you Sequencer Account -Using your sequencer pub key you created in the [Create a New Sequencer -Account](#create-a-new-sequencer-account), copy and past the +Using your sequencer pub key you created in the +[Create a New Sequencer Account](#create-new-sequencer-account) section, copy and past the `` into the input on the faucet page, and mint funds to your account: diff --git a/docs/dusknet/cloud-rollup-deployment/4-aws.md b/docs/dusknet/cloud-rollup-deployment/4-aws.md index ae13f36..3195aa5 100644 --- a/docs/dusknet/cloud-rollup-deployment/4-aws.md +++ b/docs/dusknet/cloud-rollup-deployment/4-aws.md @@ -408,8 +408,8 @@ cast balance $REC_ADDR ## Fund you Sequencer Account -Using your sequencer pub key you created in the [Create a New Sequencer -Account](#create-a-new-sequencer-account), copy and past the +Using your sequencer pub key you created in the +[Create a New Sequencer Account](#create-new-sequencer-account) section, copy and past the `` into the input on the faucet page, and mint funds to your account: