Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions WALLET_DIRECTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,29 +51,29 @@ A linked "Not supported" means the wallet has said no with a reason
| Feature | [Dfns](wallets/dfns.yaml) | [Send](wallets/send.yaml) | [Askardex Wallet](wallets/askardex-wallet.yaml) | [Walley](wallets/walley.yaml) |
|---|---|---|---|---|
| **App Specific** | | | | |
|     Pre-approvals for DA Registry issued assets | [Not supported](wallets/dfns.yaml) | | — | [✅](proofs/walley/walley-self-attestation.md#pre-approvals-for-da-registry-issued-assets-registry_preapprovals) |
|     Pre-approvals for DA Registry issued assets | [Not supported](wallets/dfns.yaml) | | — | [✅](proofs/walley/walley-self-attestation.md#pre-approvals-for-da-registry-issued-assets-registry_preapprovals) |
|     Wallet Gateway signing driver | [✅](proofs/dfns/dfns-self-attestation.md#wallet-gateway-signing-driver-wallet_gateway_signing_driver) | — | — | [Not supported](wallets/walley.yaml) |
| **Party Specific** | | | | |
| &nbsp;&nbsp;&nbsp;&nbsp;Key generation method | MPC/TSS -- keys generated as<br>distributed shares across<br>Dfns's signing network -- or<br>HSM-based key generation; no<br>seed phrases | | Seed phrase (BIP-39 mnemonic,<br>24 words) | WebAuthn passkey PRF secret,<br>expanded with HKDF-SHA512 into<br>an Ed25519 signing key that is<br>generated and held in the<br>browser. A 24-word BIP-39<br>phrase backs up the same<br>secret. |
| &nbsp;&nbsp;&nbsp;&nbsp;Key generation method | MPC/TSS -- keys generated as<br>distributed shares across<br>Dfns's signing network -- or<br>HSM-based key generation; no<br>seed phrases | Passkey-based (WebAuthn) key<br>generation on the user's<br>device; no seed phrases | Seed phrase (BIP-39 mnemonic,<br>24 words) | WebAuthn passkey PRF secret,<br>expanded with HKDF-SHA512 into<br>an Ed25519 signing key that is<br>generated and held in the<br>browser. A 24-word BIP-39<br>phrase backs up the same<br>secret. |
| &nbsp;&nbsp;&nbsp;&nbsp;Key recovery | ✅ | ✅ | ✅ | ✅ |
| &nbsp;&nbsp;&nbsp;&nbsp;Social recovery | — | — | — | [Not supported](wallets/walley.yaml) |
| &nbsp;&nbsp;&nbsp;&nbsp;Multi-address / account | ✅ | ✅ | — | [Not supported](wallets/walley.yaml) |
| &nbsp;&nbsp;&nbsp;&nbsp;Distributed parties | — | ✅ | — | [Not supported](wallets/walley.yaml) |
| **Network Relevant Features** | | | | |
| &nbsp;&nbsp;&nbsp;&nbsp;UTXO merge delegation contract enabled | — | | — | [✅](proofs/walley/walley-self-attestation.md#utxo-merge-delegation-contract-enabled-utxo_merge_delegation) |
| &nbsp;&nbsp;&nbsp;&nbsp;UTXO merge delegation contract enabled | — | | — | [✅](proofs/walley/walley-self-attestation.md#utxo-merge-delegation-contract-enabled-utxo_merge_delegation) |
| **Validator Hosting** | | | | |
| &nbsp;&nbsp;&nbsp;&nbsp;Bring-Your-Own-Validator (BYOV) | ✅ | — | — | [Not supported](wallets/walley.yaml) |
| &nbsp;&nbsp;&nbsp;&nbsp;Private validator | — | | — | — |
| &nbsp;&nbsp;&nbsp;&nbsp;Shared validator | — | | — | — |
| &nbsp;&nbsp;&nbsp;&nbsp;Private validator | — | | — | — |
| &nbsp;&nbsp;&nbsp;&nbsp;Shared validator | — | | — | — |
| **Transaction Signing** | | | | |
| &nbsp;&nbsp;&nbsp;&nbsp;Policy workflows | ✅ | ✅ | — | [Not supported](wallets/walley.yaml) |
| &nbsp;&nbsp;&nbsp;&nbsp;Threshold Signature Scheme | ✅ | ✅ | — | [Not supported](wallets/walley.yaml) |
| &nbsp;&nbsp;&nbsp;&nbsp;Hardware wallet support | [✅](proofs/dfns/dfns-self-attestation.md#hardware-wallet-support-hardware_wallet_support) | ✅ | — | [Not supported](wallets/walley.yaml) |
| **Wallet Capabilities** | | | | |
| &nbsp;&nbsp;&nbsp;&nbsp;Compliance | ✅ | — | — | — |
| &nbsp;&nbsp;&nbsp;&nbsp;Tokenization | — | | — | — |
| &nbsp;&nbsp;&nbsp;&nbsp;Tokenization | — | | — | — |
| &nbsp;&nbsp;&nbsp;&nbsp;Reward minting | — | — | [✅](proofs/askardex-wallet/askardex-wallet-self-attestation.md#reward-minting-reward_minting) | [Not supported](wallets/walley.yaml) |
| &nbsp;&nbsp;&nbsp;&nbsp;Transfer object / proof of transfer support | — | | — | [Not supported](wallets/walley.yaml) |
| &nbsp;&nbsp;&nbsp;&nbsp;Transfer object / proof of transfer support | — | | — | [Not supported](wallets/walley.yaml) |
| &nbsp;&nbsp;&nbsp;&nbsp;Clear signing | [✅](proofs/dfns/dfns-self-attestation.md#clear-signing-clear_signing) | — | [✅](proofs/askardex-wallet/askardex-wallet-self-attestation.md#clear-signing-clear_signing) | [✅](proofs/walley/walley-self-attestation.md#clear-signing-clear_signing) |
| &nbsp;&nbsp;&nbsp;&nbsp;Integrated swaps | — | ✅ | [Not supported](wallets/askardex-wallet.yaml) | [✅](proofs/walley/walley-self-attestation.md#integrated-swaps-integrated_swaps) |
| &nbsp;&nbsp;&nbsp;&nbsp;Assets supported | CC, Other CIP-0056 tokens on<br>demand (token issuer provides<br>an RPC node) | CC, CIP-0056 tokens | CC, USDCx (CIP-0056), CBTC<br>(CIP-0056), CETH (CIP-0056),<br>HANDL (CIP-0056) | CC, USDCx, CBTC, cETH, SBC,<br>raUSD, HANDL, EDELx, USDM1,<br>TRKX index tokens, Tradecraft<br>LP tokens, any CIP-0056 token<br>in the Walley registry (79<br>live at<br>api.walley.cc/v1/tokens) |
Expand Down
27 changes: 27 additions & 0 deletions wallets/send.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,14 @@ features:
proof: null
verified_by: []

# App Specific
registry_preapprovals:
supported: true
proof: null
verified_by: []

# Party Specific
key_generation_method: "Passkey-based (WebAuthn) key generation on the user's device; no seed phrases"
key_recovery:
supported: true
multi_address:
Expand All @@ -60,6 +67,18 @@ features:
proof: null
verified_by: []

# Network Relevant Features
utxo_merge_delegation:
supported: true
proof: null
verified_by: []

# Validator Hosting
validator_hosting_private:
supported: true
validator_hosting_shared:
supported: true

# Transaction Signing
policy_workflows:
supported: true
Expand All @@ -71,6 +90,14 @@ features:
verified_by: []

# Wallet Capabilities
tokenization:
supported: true
proof: null
verified_by: []
transfer_proof:
supported: true
proof: null
verified_by: []
integrated_swaps:
supported: true
proof: null
Expand Down
Loading