Skip to content

A shell script to easily setup, configure and maintain PHANTOM Core

License

Notifications You must be signed in to change notification settings

PhantomChain/core-commander

 
 

Repository files navigation

Phantom Chain Commander

A shell script to easily setup, configure and maintain PhantomChain.

Installation

adduser phantom
usermod -a -G sudo phantom
git clone https://github.com/PhantomChain/core-commander
cd core-commander
bash PHANTOMcommander.sh

Development

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

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

About

A shell script to easily setup, configure and maintain PHANTOM Core

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 96.1%
  • Ruby 2.0%
  • JavaScript 1.9%