Skip to content
This repository has been archived by the owner on Mar 5, 2019. It is now read-only.

A shell script to easily setup, configure and maintain ARK Core.

License

Notifications You must be signed in to change notification settings

ArkEcosystemArchive/core-commander

Repository files navigation

Ark Core Commander

⚠️ Deprecated from the 11.03.2019 onwards - Ark Core comes with a built-in CLI since v2.2.0 and provides an installation script ⚠️

A shell script to easily setup, configure and maintain Ark Core.

Installation

git clone https://github.com/ArkEcosystem/core-commander
cd core-commander
bash commander.sh

Development

git clone https://github.com/ArkEcosystem/core-commander
cd core-commander/.dev/{operating_system}
vagrant up
vagrant ssh
cd /vagrant
bash commander.sh

Contributing

Please see Contributing Guidelines for details.

Security

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.

Credits

License

MIT © ArkEcosystem