midnight-rpc

Installation
SKILL.md

RPC Interface

The Remote Procedure Call (RPC) layer lets external clients — dApps, wallets, explorers, services — interact with a running Midnight node over HTTP/HTTPS or WebSocket.

Midnight RPCs follow the JSON-RPC standard.

Client ↔ node flow

flowchart LR
  subgraph Clients
    DApp["dApp / wallet"]
    Explorer["Block explorer"]
    Svc["Backend service"]
  end
Installs
114
GitHub Stars
16
First Seen
Jul 8, 2026
midnight-rpc — kali-decoder/midnight-skills