@BankrBot/veil
Privacy and shielded transactions on Base via Veil Cash. Deposit ETH or USDC into private pools, withdraw/transfer privately using ZK proofs.
Install
Add @BankrBot/veil to Claude Code with the PolySkill CLI: polyskill add @BankrBot/veil
Instructions
# Veil This skill wraps the `@veil-cash/sdk` CLI to make Veil operations agent-friendly. ## Supported Assets | Asset | Decimals | Description | |-------|----------|-------------| | ETH | 18 | Native ETH (via WETH) | | USDC | 6 | USDC on Base | ## What it does - **Key management**: generate and store a Veil keypair locally - **Status check**: verify configuration, registration, and relay health - **Balances**: `veil balance` (queue + private) — supports `--pool eth|usdc` - **Deposits via Bankr**: build **Bankr-compatible unsigned transactions** and ask Bankr to sign & submit (handles ERC20 app…
Keywords: privacy, zk-proofs, base, shielded, veil-cash