ExchangeUnion / xud-simnet

The XUD Simulation Network, a nicey nice playground with monopoly money
GNU Affero General Public License v3.0
1 stars 1 forks source link

More Automation #6

Closed kilrau closed 6 years ago

kilrau commented 6 years ago

After part

Starting

You can start all components with

xud-simnet-start

We can take over periodically (e.g. every 5s) checking for "synced_to_chain”: true,, Print "Syncing XUD Simulation Network" while doing this, once that's true, Print "Sync complete." automatically xud-simnet-channels. Print "Opening payment channels, this can take up to 10 minutes" once done Print "Payment channels opened. Ready to rock!"

kilrau commented 6 years ago

Actually the more I think about it, I would leave the current guide's steps for illustration purposes and go for docker which automates as much as possible. @offerm