Skip to content
This repository has been archived by the owner on May 20, 2020. It is now read-only.
/ xud-box Public archive

Launch a fresh/new xud-simnet instance with 1 command.

License

Notifications You must be signed in to change notification settings

ExchangeUnion/xud-box

Repository files navigation

xud-box

Builds a machine that has necessary system dependencies to run xud-simnet.

Install

Clone the repository. git clone https://github.com/ExchangeUnion/xud-box.git ~/xud-box

Usage

Install Dependencies

Create Machine

cd ~/xud-box
./up.sh

SSH into the machine

./ssh.sh

Test the setup

xucli getinfo
xucli listpeers
xucli channelbalance
xucli getorders

Destroy Machine

./destroy.sh

Check Status

./status.sh

Pause

./pause.sh

Resume

./resume.sh

Save box state

./snapshot.sh

List saved states

./list-snapshots.sh

Restore state

./restore.sh <name>

About

Launch a fresh/new xud-simnet instance with 1 command.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages