# Supported wallets

All data is provided by the wallet vendors. Due to the large number of wallets and wallet versions, it is not possible for Project Catalyst to validate this data in all circumstances and is not endorsed by Project Catalyst.

*Updated as of June 27th, 2025*

| Wallet Name                                                                                                                                                                                                                                                                                    | Can I vote | Do I get rewards | Latest tested version | 25 ada threshold |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------- | ---------------- | --------------------- | ---------------- |
| [Adalite](https://adalite.io/)                                                                                                                                                                                                                                                                 | Yes        | Yes              | 6.15.2                | Yes              |
| [Adalite](https://adalite.io/) + Ledger S/X                                                                                                                                                                                                                                                    | Yes        | Yes              | 6.15.2                | Yes              |
| [Adalite](https://adalite.io/) + Trezor T                                                                                                                                                                                                                                                      | Yes        | Yes              | 6.15.2                | Yes              |
| [Daedalus](https://daedaluswallet.io/en/download/)                                                                                                                                                                                                                                             | Yes        | Yes              | 7.1.0                 | Yes              |
| [Daedalus](https://daedaluswallet.io/en/download/) + Ledger S/X                                                                                                                                                                                                                                | Yes        | Yes              | 7.1.0                 | Yes              |
| [Daedalus](https://daedaluswallet.io/en/download/) + Trezor T                                                                                                                                                                                                                                  | Yes        | Yes              | 7.1.0                 | Yes              |
| [Yoroi ](https://yoroi-wallet.com/#/)\[Chrome]                                                                                                                                                                                                                                                 | Yes        | Yes              | 5.9.100               | Yes              |
| [Yoroi ](https://yoroi-wallet.com/#/)\[Android]                                                                                                                                                                                                                                                | Yes        | Yes              | 5.8.0                 | No               |
| [Yoroi ](https://yoroi-wallet.com/#/)\[Chrome] + Ledger S/X                                                                                                                                                                                                                                    | Yes        | Yes              | 5.9.100               | Yes              |
| [Yoroi ](https://yoroi-wallet.com/#/)\[Chrome] + Trezor T                                                                                                                                                                                                                                      | Yes        | Yes              | 5.9.100               | Yes              |
| [Typhon ](https://typhonwallet.io/)\[Chrome]                                                                                                                                                                                                                                                   | Yes        | Yes              | 3.2.19                | Yes              |
| [Eternl](https://eternl.io/) \[Chrome]                                                                                                                                                                                                                                                         | Yes        | Yes              | 2.0.8.6               | Yes              |
| [Eternl](https://eternl.io/) \[Chrome] + Ledger S/X                                                                                                                                                                                                                                            | Yes        | Yes              | 2.0.8.6               | Yes              |
| [Eternl](https://eternl.io/) \[Chrome] + Trezor T                                                                                                                                                                                                                                              | Yes        | Yes              | 2.0.8.6               | Yes              |
| [Eternl](https://eternl.io/) \[Android]                                                                                                                                                                                                                                                        | Yes        | Yes              | 2.0.8.6               | Yes              |
| [cardano-multiplatform-lib](https://github.com/dcSpark/cardano-multiplatform-lib) (dcSpark)                                                                                                                                                                                                    | Yes        | Yes              |                       | Yes              |
| [Catalyst Registration JS](https://www.google.com/url?sa=t\&rct=j\&q=\&esrc=s\&source=web\&cd=\&cad=rja\&uact=8\&ved=2ahUKEwiT0b709_r_AhWPQ_EDHXGjC4gQFnoECBEQAQ\&url=https%3A%2F%2Fgithub.com%2FdcSpark%2Fcatalyst-registration-js\&usg=AOvVaw3vcWNloGOJGe6cXZV2Pm2c\&opi=89978449) (dcSpark) | Yes        | No               |                       | Yes              |
| [Hardware wallet via CLI](https://github.com/vacuumlabs/cardano-hw-cli#catalyst-voting-registration) (vaccummlabs)                                                                                                                                                                             | Yes        | Yes              |                       | Yes              |
| [Hardware wallet via CLI](https://github.com/vacuumlabs/cardano-hw-cli#catalyst-voting-registration) (vaccummlabs)                                                                                                                                                                             | Yes        | Yes              |                       | Yes              |
| [cardano-js-sdk](https://github.com/input-output-hk/cardano-js-sdk)                                                                                                                                                                                                                            | Yes        | Yes              |                       | Yes              |
| [CardanoSigner ](https://github.com/gitmachtl/cardano-signer)(Martin Lang)                                                                                                                                                                                                                     | Yes        | Yes              |                       | Yes              |
| [Voting Tools CLI ](https://github.com/input-output-hk/voting-tools)(IOG)                                                                                                                                                                                                                      | Yes        | No               |                       | Yes              |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.projectcatalyst.io/current-fund/voter-registration/supported-wallets.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
