/install snap-private-payments
SNAP Private Payment Skill
Make private payments on Solana using zero-knowledge proofs. Other agents and on-chain observers cannot see who you paid.
Commands
List SNAP pools
"List SNAP pools" "Show private payment pools"
Deposit into shielded pool
"Deposit [amount] into the SNAP privacy pool" "Shield [amount] SOL privately"
Withdraw from shielded pool
"Withdraw from SNAP pool to [address]" "Claim my private payment"
Estimate withdrawal fee
"Estimate SNAP withdrawal fee" "What will this SNAP withdrawal cost?"
Check shielded balance
"What's in my SNAP pool?" "Show my private balance"
Setup
npm install snap-solana-sdk
Configuration
SNAP_POOL_ADDRESS=B8SyffZKt8LABKogWjH9rZcjY5PV2hyYRCbTxxbcrpFf SNAP_RPC_URL=https://api.mainnet-beta.solana.com SNAP_RELAYER_URL=\x3Coptional_relayer_url>
Links
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install snap-private-payments - 安装完成后,直接呼叫该 Skill 的名称或使用
/snap-private-payments触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
SNAP Private Payments 是什么?
Private agent-to-agent payments on Solana using zero-knowledge proofs. Deposit, withdraw, list pools, and estimate fees. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 75 次。
如何安装 SNAP Private Payments?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install snap-private-payments」即可一键安装,无需额外配置。
SNAP Private Payments 是免费的吗?
是的,SNAP Private Payments 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
SNAP Private Payments 支持哪些平台?
SNAP Private Payments 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 SNAP Private Payments?
由 agentzeny(@agentzeny)开发并维护,当前版本 v0.1.1。