Install
openclaw skills install snap-private-paymentsPrivate agent-to-agent payments on Solana using zero-knowledge proofs. Deposit, withdraw, list pools, and estimate fees.
openclaw skills install snap-private-paymentsMake private payments on Solana using zero-knowledge proofs. Other agents and on-chain observers cannot see who you paid.
"List SNAP pools" "Show private payment pools"
"Deposit [amount] into the SNAP privacy pool" "Shield [amount] SOL privately"
"Withdraw from SNAP pool to [address]" "Claim my private payment"
"Estimate SNAP withdrawal fee" "What will this SNAP withdrawal cost?"
"What's in my SNAP pool?" "Show my private balance"
npm install snap-solana-sdk
SNAP_POOL_ADDRESS=B8SyffZKt8LABKogWjH9rZcjY5PV2hyYRCbTxxbcrpFf SNAP_RPC_URL=https://api.mainnet-beta.solana.com SNAP_RELAYER_URL=<optional_relayer_url>