w3-io/W3 Privy Action
Privy wallet infrastructure — users, wallets, signing, policies, yield vaults, and fiat operations for W3 workflows
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| command | 52 commands: users, wallets, EVM/Solana signing, policies, key quorums, intents, yield vaults, fiat/KYC, condition sets | yes | — |
| app-id | Privy App ID | yes | — |
| app-secret | Privy App Secret | yes | — |
| api-url | Privy API base URL | no | https://api.privy.io/v1 |
| body | Request body as JSON | no | — |
| user-id | User ID (Privy DID) | no | — |
| wallet-id | Wallet ID | no | — |
| policy-id | Policy ID | no | — |
| rule-id | Rule ID (within a policy) | no | — |
| quorum-id | Key quorum ID | no | — |
| intent-id | Intent ID | no | — |
| transaction-id | Transaction ID | no | — |
| vault-id | ERC-4626 vault ID | no | — |
| condition-set-id | Condition set ID | no | — |
| chain-type | Chain type (ethereum, solana, bitcoin-segwit, etc.) | no | — |
| address | Blockchain address | no | — |
| User email | no | — | |
| phone | User phone number | no | — |
| caip2 | CAIP-2 chain identifier (e.g. eip155:1 for Ethereum mainnet, eip155:43114 for Avalanche) | no | — |
| method | RPC method name (for advanced usage) | no | — |
| cursor | Pagination cursor | no | — |
| limit | Page size (max 100) | no | — |
| idempotency-key | Idempotency key for write operations | no | — |
| chain | Chain for balance queries | no | — |
| token | Token address for balance queries | no | — |
| asset | Asset type for balance queries | no | — |
| provider | KYC provider (bridge or bridge-sandbox) | no | — |
| authorization-signature | Privy authorization signature for owner-controlled policy/wallet operations | no | — |
Outputs
| name | description |
|---|---|
| result | Command result as JSON string |