GithubHelp home page GithubHelp logo

marktseng / bitcoind-ncurses Goto Github PK

View Code? Open in Web Editor NEW

This project forked from esotericnonsense/bitcoind-ncurses

0.0 2.0 0.0 793 KB

ncurses front-end for bitcoind

License: MIT License

Python 100.00%

bitcoind-ncurses's Introduction

bitcoind-ncurses (master/development branch)

NOTE: 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 requires Python 2 due to the bitcoinrpc dependency.

$ python main.py
$ python2 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

1FrogqMmKWtp1AQSyHNbPUm53NnoGBHaBo

bitcoind-ncurses's People

Contributors

achow101 avatar bthaler1 avatar ers35 avatar esotericnonsense avatar kylemanna avatar nshopik avatar prabahy avatar vertoe avatar

Watchers

 avatar  avatar

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.