From 189a9f2556e8dbd7b87948a9e7e9607b9bfff405 Mon Sep 17 00:00:00 2001 From: andyfreer <15262896+andyfreer@users.noreply.github.com> Date: Sat, 22 Feb 2020 19:53:37 +0000 Subject: [PATCH] Tools: Add Dash Masternode Deployment Tool --- data/tools.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/data/tools.yaml b/data/tools.yaml index 78bcb71..97dec4e 100644 --- a/data/tools.yaml +++ b/data/tools.yaml @@ -27,6 +27,11 @@ content: website: https://github.com/dashevo/dash-network-deploy description: This tool assists in deploying and managing Dash networks. picture: /images/sites/GitHub-Mark.png +- title: Dash Masternode Deployment Tool + source: https://github.com/strophy/dash-masternode-docker + website: https://github.com/strophy/dash-masternode-docker + description: This tool deploys a Dash masternode to the current host. + picture: /images/sites/GitHub-Mark.png - title: DAPI Client Python source: https://github.com/thephez/dapi-client-py website: https://github.com/thephez/dapi-client-py