<p><b>@ripcurlx</b> requested changes on this pull request.</p>

<p>utACK - except some minor typos.</p><hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/2405#discussion_r255879021">docs/autosetup-regtest-dao/README.md</a>:</p>
<pre style='color:#555'>> @@ -0,0 +1,188 @@
+# Automated setup of regtest dao - for Linux
+
+The goal of these helper scripts is to set up a bisq dao from scratch. The scripts run `bitcoind` in regtest mode for you and a `seed node`, `alice` and `bob` instances.
</pre>
<p>Bisq DAO should be uppercase.</p>

<hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/2405#discussion_r255879394">docs/autosetup-regtest-dao/README.md</a>:</p>
<pre style='color:#555'>> @@ -0,0 +1,188 @@
+# Automated setup of regtest dao - for Linux
+
+The goal of these helper scripts is to set up a bisq dao from scratch. The scripts run `bitcoind` in regtest mode for you and a `seed node`, `alice` and `bob` instances.
+
+We assume the user is in the `autosetup-regtest-dao` directory. Is it ok to move the directory, but please move it as a whole. Also `bitcoin-qt`, `bitcoin-cli`, `bitcoin-tx`, `jq` and `bc` has to be installed on the system. Do not change the shipped `bitcoin.conf` file as it will break things.
</pre>
<p><code>It is ok </code> instead of <code>Is it ok</code></p>

<hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/2405#discussion_r255880451">docs/autosetup-regtest-dao/README.md</a>:</p>
<pre style='color:#555'>> +]
+./generate_101_blocks.sh: done, exiting
+```
+2. Open a new terminal (preferably a new tab), go to the `bisq` folder and start the `create_genesis.sh` script. The script tests for a running bitcoind node in regtest, so make sure step 1 was successful. 
+```
+cd bisq
+./create_genesis.sh
+```
+example output:
+```
+user@host:~/bin/KanoczTomas/bisq/docs/autosetup-regtest-dao/bisq$ ./create_genesis.sh 
+testing if bitcoind is running: bitcoind is running, all is ok!
+Please provide Alice's BSQ Address
+
+```
+3. We need the BSQ address of `Alice`. We need to go to the bisq directory and start the `Alice` instance. Wait until the instance starts up then go to `DAO -> Receive` and copy the BSQ address. Note the address starts with a `B`. Open a new terminal and enter the below commands to start `Alice`. Then wait for the gui to start and paste the BSQ address to `create_genesis.sh` which is still running from step 2.
</pre>
<p>I think <code>..enter the below commands..</code> should be <code>... enter the commands below..</code> , but I'm not a native speaker myself ;-)</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/pull/2405#pullrequestreview-202574104">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AkpZtq4Si2hqK0x3w48cXetdsS9JBNc3ks5vMpGAgaJpZM4a0w81">mute the thread</a>.<img src="https://github.com/notifications/beacon/AkpZtmMt8cRL3KSOqEIWPkOy8mac_nX5ks5vMpGAgaJpZM4a0w81.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/bisq-network/bisq","title":"bisq-network/bisq","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/bisq-network/bisq"}},"updates":{"snippets":[{"icon":"PERSON","message":"@ripcurlx requested changes on #2405"}],"action":{"name":"View Pull Request","url":"https://github.com/bisq-network/bisq/pull/2405#pullrequestreview-202574104"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/pull/2405#pullrequestreview-202574104",
"url": "https://github.com/bisq-network/bisq/pull/2405#pullrequestreview-202574104",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>