~esotericnonsense/bitcoind-ncurses

DEPRECATED - see bitcoind-ncurses2
c914a730 — Daniel Edgecumbe 6 years ago
Add note indicating where to find bitcoind-ncurses2
1c4747fc — Daniel Edgecumbe 6 years ago
Problem: scrolling to select in block viewer was broken
a25464e8 — Daniel Edgecumbe 6 years ago
Fix querying latest coinbase in block viewer

clone

read-only
https://git.sr.ht/~esotericnonsense/bitcoind-ncurses
read/write
git@git.sr.ht:~esotericnonsense/bitcoind-ncurses

You can also use your local clone with git send-email.

#bitcoind-ncurses (deprecated)

#NOTE - this repository is no longer maintained.

#Development has moved to https://github.com/esotericnonsense/bitcoind-ncurses2

#Release versions are tagged. v0.0.23 is the latest.

Python ncurses front-end for bitcoind. Uses the JSON-RPC API.

ScreenShot

  • esotericnonsense (the artist formerly known as azeteki)

#Dependencies

#Features

  • Updating ticker showing bitcoind's status
  • Basic block explorer with fast seeking and no external database required
  • View transactions in blocks, trace back through their inputs and display scripts (best with -txindex)
  • View wallet transactions (txid, transaction value, cumulative balance)
  • View connected peers and chain tips
  • Network bandwidth monitor
  • Basic debug console functionality (WARNING: do not use for transactions)

#Installation

git clone https://github.com/esotericnonsense/bitcoind-ncurses
git clone https://github.com/jgarzik/python-bitcoinrpc
mv python-bitcoinrpc/bitcoinrpc bitcoind-ncurses/

Copy ~/.bitcoin/bitcoin.conf to bitcoind-ncurses's folder, or alternatively run with the switch --config=/path/to/bitcoin.conf

This is an early development release. Expect the unexpected.

#Launch

Note that bitcoind-ncurses now supports Python 3.

$ python main.py
$ python3 main.py

#Frog Food

If you have found bitcoind-ncurses useful, please consider donating. The funds will be used for creating future Bitcoin development projects.

ScreenShot

bitcoin 3BYFucUnVNhZjUDf6tZweuZ5r9PPjPEcRv