This tool is for testing Dash masternode deployment and management.
- Ansible
- Vagrant (optional)
- Specify one or more infrastructures using one of the following options:
- Provide unused IP addresses on your local network in
Vagrantfile
andinventories/inventory.yml
- Provide details and credentials for existing infrastructure
- Provide unused IP addresses on your local network in
- Provide Dash masternode settings in
inventories/group_vars/all.yml
vagrant up
(optional if using Vagrant)./dash.sh
vagrant destroy -f