Post
Topic
Board Announcements (Altcoins)
Re: [ANN][DASH] Dash | First Anonymous Coin | Inventor of X11, DGW, Darksend and InstantX
by
moocowmoo
on 04/12/2015, 22:05:28 UTC
I need help with masternodes and other features, if possible.

Check here:  https://dashtalk.org/forums/masternode-guides.66/

Let us know if you have questions.

I really should add a section there too, but I'm very busy building version 0.2.

Repost:

Friendly reminder for newcomers. Wink

https://github.com/moocowmoo/dashman

From zero to dashd (or masternode) in 30 seconds.

(screenshot version is old, but you get the point)
dashman install



dashman status


and for voting...

dashman vote




stay tuned for version 0.2 -- remote management here we come!




any updates moo?


Glad you're enjoying dashman! I'm stoked to see the interest!

Yes, still working on it! The port to python is going well.
But, I don't get as much time as I'd like to code. Thanksgiving took a lot of time and I only get a couple hours a day free being a stay at home daddy. Smiley

The communication and encryption layers are complete and so is the auto-restart watchdog daemon 'dashmand'
I've got multiple instances-per-host (mainnet/testnet) working, but still have a ways to go. (including finding a memory leak in the monitoring daemon, building the remote management menus, and allowing for arbitrary version installations (for testing))

I expect to open up a beta test in a couple weeks, maybe three.

Here's a teaser of the "status" command ("Loading..." stuff still not plugged in) with two instances running (one mainnet, one testnet)  (added nethash, difficulty, and next payment calcs)

I plan on making a more compact version of this output, but that'll be later.