Settings

Theme

Show HN: JSON-RPC Debugger. Pause, inspect, and modify calls in real-time

github.com

2 points by superfreek 7 months ago · 0 comments · 1 min read

Reader

I work with JSON-RPC and OpenRPC a lot and this was a much needed missing tool in my toolset. So I put together this JSON-RPC Debugger.

Pause, inspect, and modify every call in real-time.

Built in rust /w ratatui, inspired by proxyfor, lazyvim and Charles Proxy.

I'm getting a lot of use out of it debugging Ethereum and even MCP server JSON-RPC calls.

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection