@patchway/sdk
v0.1.0
Published
Framework-agnostic Walrus memory and handoff layer for AI agents
Readme
@patchway/sdk
TypeScript SDK for Patchway — the verifiable handoff layer for AI agents on Sui. Durable, shared, verifiable memory + the loop to learn from it.
Patchway gives agents durable, shared, verifiable memory and the loop to learn from it: register → relay (mint a verifiable receipt) → verify (share proof). You define what "better" means for your domain; Patchway makes the memory that drives it persist, travel, and be provable on-chain (Sui + Walrus).
- Verifiable handoffs:
verify(relayId)proves payload integrity and that scoped memory access was opened then revoked — from chain alone. - Wallet is identity (no API keys). Bring a funded Sui keypair.
Docs: https://docs.patchway.xyz · Verify any handoff: https://console.patchway.xyz/verify/
MIT licensed.
