mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-04-28 03:00:18 -04:00
created seperate functions to render the different data types. frames dynamically resize according to the length of the data. we do this by keeping track of the previous length and passing it into each new render. there's a lot of boilerplate rn that needs to be cleaned up, and the dynamic resizing can probably be further simplified.
dnetview
a simple tui to explore darkfi ircd network topology.
lists all active nodes, their connections and recent messages.