<p><b>@chimp1984</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/3718#discussion_r352264638">Makefile</a>:</p>
<pre style='color:#555'>> +# Deploy a complete localnet by running all required Bitcoin and Bisq
+# nodes, each in their own named screen window. If you are not a screen
+# user, you'll need to run each of the make commands manually in a
+# separate terminal or as a background job.
+#
+# NOTE: You MUST already be attached to a screen session for the
+# following commands to work properly.
+deploy: setup
+       screen -t bitcoin make bitcoind
+       sleep 2    # wait for bitcoind rpc server to start
+       make block # generate a block to ensure Bisq nodes get dao-synced
+       screen -t seednode make seednode
+       screen -t seednode2 make seednode2
+       screen -t alice make alice
+       screen -t bob make bob
+       screen -t mediator make mediator
</pre>
<p>Yes bitcoind must run first. If the seed runs as full DAO node bitcoind must run before the seed node.</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/3718?email_source=notifications&email_token=AJFFTNXDQJTQ6YZOP7GIHU3QWHNZTA5CNFSM4JTEFEKKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCNOTLNA#discussion_r352264638">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNTJUWDPKX46CLRFYFDQWHNZTANCNFSM4JTEFEKA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNWDCXMB4AFDKYTWLC3QWHNZTA5CNFSM4JTEFEKKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCNOTLNA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/pull/3718?email_source=notifications\u0026email_token=AJFFTNXDQJTQ6YZOP7GIHU3QWHNZTA5CNFSM4JTEFEKKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCNOTLNA#discussion_r352264638",
"url": "https://github.com/bisq-network/bisq/pull/3718?email_source=notifications\u0026email_token=AJFFTNXDQJTQ6YZOP7GIHU3QWHNZTA5CNFSM4JTEFEKKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCNOTLNA#discussion_r352264638",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>