A shell script to easily setup, configure and maintain SBX Core.
git clone https://github.com/SwapBlocks/sbx-commander
cd sbx-commander
bash commander.sh
git clone https://github.com/SwapBlocks/sbx-commander -b develop
cd sbx-commander/.dev/{operating_system}
vagrant up
vagrant ssh
cd /vagrant
bash commander.sh
Please see Contributing Guidelines for details.
If you discover a security vulnerability within this package, please send an e-mail to security@ark.io. All security vulnerabilities will be promptly addressed.