Skip to content
Discussions/Announcements/Introducing the Canton Wallet Directory — add your walletForum ↗

Introducing the Canton Wallet Directory — add your wallet

Announcements1 posts63 viewsLast activity 3h ago
CIPs mentioned:CIP-0056
DA
DaveOP
3h ago

We’ve put together a public, community-maintained directory of wallet capabilities across the Canton Network: which wallets support Canton Coin, CIP-0056 assets, dApp connectivity, pre-approvals, and more — each claim linked to the evidence behind it.

View the live directory (launched with a dummy example only) here: wallets/WALLET_DIRECTORY.md at 0b55590994a24c1d0ccd39d628c8a0b564ce5c96 · canton-foundation/wallets · GitHub

It works like this:

  • Self-attest. Wallet Providers, add your wallet by opening a PR with a YAML file listing which features you support.
  • Back it with evidence (optional, but encouraged). Link transaction IDs, screenshots, or recordings for any claim — it’s what turns a bare checkmark into something readers can trust.
  • Get independently verified (optional). Anyone outside your team can confirm a claim (or flag one that doesn’t hold up) by adding their own evidence.

No gatekeeping, no fees, and no endorsement implied — just a transparent, evidence-backed record that’s easy for integrators and users to compare.

To add your wallet:

  1. Fork/clone GitHub - canton-foundation/wallets: Wallets · GitHub
  2. Copy wallets/TEMPLATE.yaml to wallets/<your-wallet-name>.yaml and fill it in — every feature is already listed with a description and suggested test.
  3. Add your evidence to proofs/<your-wallet-name>/<your-wallet-name>-self-attestation.md.
  4. Run python3 scripts/generate_table.py (no install needed) and open a PR.

Full instructions: wallets/CONTRIBUTING.md at 0b55590994a24c1d0ccd39d628c8a0b564ce5c96 · canton-foundation/wallets · GitHub

Questions or feedback — reply here. Looking forward to seeing your wallet listed!

← Back to Discussions