/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
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install snap-private-payments - After installation, invoke the skill by name or use
/snap-private-payments - Provide required inputs per the skill's parameter spec and get structured output
What is SNAP Private Payments?
Private agent-to-agent payments on Solana using zero-knowledge proofs. Deposit, withdraw, list pools, and estimate fees. It is an AI Agent Skill for Claude Code / OpenClaw, with 75 downloads so far.
How do I install SNAP Private Payments?
Run "/install snap-private-payments" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is SNAP Private Payments free?
Yes, SNAP Private Payments is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does SNAP Private Payments support?
SNAP Private Payments is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created SNAP Private Payments?
It is built and maintained by agentzeny (@agentzeny); the current version is v0.1.1.