Giter VIP home page Giter VIP logo

dashman's Introduction

dashman

DASH wallet/daemon management utilities - version 0.1.25

  • This script installs, updates, and manages single-user dash daemons and wallets
  • It is currently only compatible with 32/64 bit linux.
  • Multi-user (system directory) installs are not supported

Install/Usage

To install dashman do:

sudo apt-get install python git unzip pv
cd ~ && git clone https://github.com/moocowmoo/dashman

To update your existing version 12 32/64bit linux dash wallet to the latest dashd, do:

dashman/dashman update

To perform a new install of dash, do:

dashman/dashman install

To overwrite an existing dash install, do:

dashman/dashman reinstall

To update dashman to the latest version, do:

dashman/dashman sync

To restart (or start) dashd, do:

dashman/dashman restart

To get the current status of dashd, do:

dashman/dashman status

Commands

sync

"dashman sync" updates dashman to the latest version from github

install

"dashman install" downloads and initializes a fresh dash install into ~/.dashcore unless already present

reinstall

"dashman reinstall" downloads and overwrites existing dash executables, even if already present

update

where it all began, "dashman update" searches for your dashd/dash-cli executibles in the current directory, ~/.dashcore, and $PATH. It will prompt to install in the first directory found containing both dashd and dash-cli. Multiple wallet directories are not supported. The script assumes the host runs a single instance of dashd.

restart

"dashman restart [now]" restarts (or starts) dashd. Searches for dash-cli/dashd the current directory, ~/.dashcore, and $PATH. It will prompt to restart if not given the optional 'now' argument.

screencap

status

"dashman status" interrogates the locally running dashd and displays its status

screencap

Dependencies

  • bash version 4
  • nc (netcat)
  • curl
  • perl
  • pv
  • python
  • unzip
  • dashd, dash-cli - version 12 or greater to update

Screencaps

install

update

reinstall

restart

status

Contact

Email me at [email protected] or submit a pull request.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.