Skip to main content
Run any Skill in Manus
with one click
$pwd:

new-rpc

// Checklist for adding a new RPC method to InferaDB Ledger's wire protocol. Use when adding or modifying a service method in `crates/wire-services/src/lib.rs` (the `define_protocol!` invocation), or when the user says "add an RPC", "new endpoint", "new wire method", etc. Covers wire types, define_protocol! registration, service impl, slug resolution, error enrichment, SDK client, audit + validation, quota, and tests.

$ git log --oneline --stat
stars:1
forks:0
updated:May 6, 2026 at 04:42
SKILL.md
readonly