veil
Installation
SKILL.md
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 approve + deposit for USDC)
- Private actions:
withdraw,transfer,mergefor ETH or USDC — executed locally usingVEIL_KEY(ZK/proof flow)