Bitcointap: an strace-like tool for bitcoin ebpf USDT tracepoints

yeah I wanted something a bit more hackable that doesn’t depend on nats. The library just exposes an mpsc channel that you can use to read events from. Using that you should be able to build anything on top of it, including realtime visualizations.

I was trying to build a realtime cluster mempool visualizer at the bitcoin++ mempool hackathon and realized I needed this tool first.