ncurses front-end for darkcoind
- produced by Amphibian (azeteki, Atelopus_zeteki).
- ported for darkcoind by Vertoe (vertoe).
- tested with python 2.7.9, darkcoind 0.11.0.0
- jgarzik's bitcoinrpc library port for darkcoin (https://github.com/vertoe/python-darkcoinrpc)
- chaeplin's darkcoin subsidy library, latest version by vertoe (https://github.com/vertoe/darkcoin_subsidy)
- (Windows only) python ncurses library (http://www.lfd.uci.edu/~gohlke/pythonlibs/#curses)
- updating ticker showing darkcoind's status (via RPC)
- view arbitrary block contents quickly
- facility to view transactions in current block and trace back through their inputs (with -txindex)
- view transactions from your wallet - txid, amounts, cumulative balance
- view connected peers
- basic debug console functionality (only for testnet use at present)
copy your darkcoin.conf to darkcoind-ncurses's folder
alternatively, create a file with the following details:
rpcuser=xxx
rpcpassword=yyy
testnet=0
this is an early development release. expect (safe) breakage
replace 'python' with 'python2' if you also have python3 installed.
$ python main.py
$ python main.py -c some_other_config_file.conf
- mean block size/tx count over last X blocks
- transaction creation support (if I feel suicidal)
- more testing for edge cases (paramount for above)
found bitcoind-ncurses useful? donations are your way of showing that! (donations for Amphibian, author of bitcoind-ncurses, of course.)
his main machine is currently a 6 year old Atom laptop. upgrading that would be rather useful. cheers!
1FrogqMmKWtp1AQSyHNbPUm53NnoGBHaBo