strophy / masternode-deploy

Dash masternode deployment and management
MIT License
2 stars 1 forks source link

Add evo services #5

Open strophy opened 4 years ago

strophy commented 4 years ago

Examine dash-network-deploy to figure out which services are necessary and add them to the masternode-deploy tool

thephez commented 4 years ago

This is going to be the fun part :see_no_evil: I count 8 services (not including dashd)

strophy commented 4 years ago

Most services are added as roles now, we are still missing tendermint. Could use a nicer way to conditionally load evo services as a batch instead of making each role dependent on the same condition