ExchangeUnion / xud-docker

Streamlined setup of xud and all dependencies via docker 🐳
https://docs.exchangeunion.com
GNU Affero General Public License v3.0
5 stars 5 forks source link

Use launcher for linux/mac #825

Closed reliveyy closed 3 years ago

reliveyy commented 3 years ago

The original intent of xud-launcher project was to make xud-docker run on Windows. But the problem that came up was how to keep the two projects in sync. My idea is that we should use binary launcher instead of xud-docker utils as soon as possible, so that we only need to maintain one copy of the launcher code.