Hi all,
after having worked on my monitoring tools for the BitShares client for the last couple of months, I feel
that it has now reached a level where it can be useful for other people, and that I don't feel ashamed to
show it to the public
It is obviously far from perfect, and there are still features missing, but understand that this is a
work in progress, and I am very open to comments, suggestions, critics, and pull requests of course
It is written in python, the github link is here:
https://github.com/wackou/bitshares_delegate_toolsand although there is no downloadable release yet, it shouldn't be too much work to release it on pypi
(this means for now that a fully proper installation (ie: wsgi behind a webserver) requires a bit of python
experience, but it isn't too hard either)
Let me know what you think,
Cheers,
Wackou.
PS: it doesn't support BitShares DNS yet but work is underway