A shell script to easily setup, configure and maintain Ark Core.
git clone https://github.com/ArkEcosystem/core-commander
cd core-commander
bash commander.sh
git clone https://github.com/ArkEcosystem/core-commander
cd core-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.