From: William Casarin <jb55@jb55.com>
To: lightning-dev@lists.linuxfoundation.org
Cc: bitcoin-dev <bitcoin-dev@lists.linuxfoundation.org>,
c-lightning@lists.ozlabs.org
Subject: [bitcoin-dev] [announce] LNvis alpha - A Lightning Network Visualizer
Date: Fri, 17 Aug 2018 08:51:31 -0700 [thread overview]
Message-ID: <87h8jtxa7w.fsf@jb55.com> (raw)
Hello lightning/bitcoin devs,
I've been working on an OpenGL Lighting Network visualizer written in C
+ nanovg with no dependencies except for glfw. I thought I would release
the alpha here first for testing.
Right now it only parses c-lightning channels and node json, but I'm
currently adding support for LND. I've only tested on linux, so it would
be great if we could get this working on macos/windows as well.
Picture: https://jb55.com/s/abe49a248360d41c.png
Code: https://github.com/jb55/lnvis
How it works
------------
LNvis renders the Lightning Network channel gossip, which include nodes
and the edges (channels) between those nodes.
- Channels are colored by the node that opened the channel
- Channel widths are rendered proportional to the capacity
- Right clicking a node filters the view to that node and its neighbors
- Dragging a node in any view will focus that node and its neihbors
That's about it for now. Next things that I think would be fun to have:
- Filter by alias/id in the UI
- "Google Maps" mode for highlighting potential routes between nodes
- Realtime channel updates from network gossip
Any other ideas and suggesstions would be great.
Contributors welcome!
Cheers,
Will
reply other threads:[~2018-08-17 15:51 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87h8jtxa7w.fsf@jb55.com \
--to=jb55@jb55.com \
--cc=bitcoin-dev@lists.linuxfoundation.org \
--cc=c-lightning@lists.ozlabs.org \
--cc=lightning-dev@lists.linuxfoundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox