Terminal UI for monitoring state of status-go process through RPC
Go to file
Jakub Sokołowski ae37f8b1e8 refactor to add ViewManager and View structs
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-07-01 13:07:20 -04:00
.gitignore ignore log files 2019-07-01 13:07:20 -04:00
LICENSE add MIT license 2019-07-01 13:07:20 -04:00
Makefile add basic Makefile 2019-07-01 13:07:20 -04:00
client.go add displaying of list of peers 2019-07-01 13:07:20 -04:00
json.go add mor columns, remote ip, trusted, static 2019-07-01 13:07:20 -04:00
keys.go refactor to add ViewManager and View structs 2019-07-01 13:07:20 -04:00
main.go refactor to add ViewManager and View structs 2019-07-01 13:07:20 -04:00
peers.go add mor columns, remote ip, trusted, static 2019-07-01 13:07:20 -04:00
view.go refactor to add ViewManager and View structs 2019-07-01 13:07:20 -04:00