Privacy and shielded transactions on Base via Veil Cash (veil.cash). Deposit ETH or USDC into private pools, withdraw/transfer privately using ZK proofs. Manage Veil keypairs, check private/queue balances across all pools, and submit deposits via Bankr. Use when the user wants anonymous or private transactions, shielded transfers, or ZK-based privacy on Base.
$npx -y skills add basezh/agent-skills-on-base --skill veilInstalls into the current project.
Run `npx skills use "https://github.com/basezh/agent-skills-on-base" --skill "basezh/agent-skills-on-base/veil"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/basezh/agent-skills-on-base" that are relevant to the current task. Run `npx skills add "https://github.com/basezh/agent-skills-on-base"` and select the relevant skills, then follow their instructions.