status-go-monitor/README.md

748 B

Status Go Monitor Go Report Card

This is a console client for manging peers connected to an instance of status-go.

Details

It is written in Go using gocui library.

Building

The simplest way is to just run:

make build

And use it from the bin folder:

./bin/status-monitor

TODO

  • Command line options for connecting to status-go
  • Confirmation dialogs for actions on peers
  • Syncing of mailservers
  • Info about current node
  • Help screen / bindings list