At Init4, we're improving the ergonomics for developers who rely on critical Ethereum components. In that spirit, we're announcing ajj - a modern JSON-RPC router designed for exceptional developer experience: github.com/init4tech/ajj
4
9
59
18K
23
ajj's design draws from axum's proven approach - here's how easy it is to map methods to async handlers:
Need pub/sub? ajj provides first-class support for WebSocket and IPC transports, with built-in eth_subscribe notifications: