Frame: software wallets rating breakdown
The only wallet on this page that moved AWAY from a third-party default RPC on privacy grounds. Frame retired its Alchemy and Infura defaults and replaced them with its own endpoint, explicitly to stop a third party seeing which addresses belong to which IP. GPL-3.0, no swap, no fee, nothing extracted. It is what a wallet built by people who are not monetising you looks like.
The only wallet on this page that moved AWAY from a third-party default RPC on privacy grounds. Frame retired its Alchemy and Infura defaults and replaced them with its own endpoint, explicitly to stop a third party seeing which addresses belong to which IP. GPL-3.0, no swap, no fee, nothing extracted.
How the score is built
Each criterion is scored 0–10 and weighted. The median column is the middle score across every entry in this ranking, so a row reads as a position rather than a number.
| Criterion | What we measured | Weight | Score | Category median | Rank | Weighted gap |
|---|---|---|---|---|---|---|
| Security model and open code | — | 30% | 9 | 8 | 2 of 17 | +0.30 |
| Privacy | — | 20% | 9 | 5 | 2 of 17 | +0.80 |
| Transaction transparency | — | 15% | 5 | 5 | 8 of 17 | 0.00 |
| Swap cost | — | 15% | 10 | 5 | 1 of 17 | +0.75 |
| Recovery and portability | — | 10% | 9 | 9 | 1 of 17 | 0.00 |
| Networks | — | 10% | 8 | 7 | 4 of 17 | +0.10 |
Measured 14 July 2026 · weights and method · decided by privacy, worth +0.80 points against the median
Security model and open code: 9/10
Non-custodial, MPC or custodial — and where the key actually sits on your device. Then the licence, as it stands today rather than as folklore remembers it: several well-known wallets have quietly moved to source-available terms that are not open source. Audits count only when the firm is named and the report is public.
Scored 9 of 10 against a category median of 8, which places it 2nd of 17 among software wallets on this criterion. At a 30% weight that is 0.30 points above the median contribution of the weighted total. The best score in the category is 10, the worst 2.
Privacy: 9/10
The most underrated question in this category: which RPC endpoint does the wallet talk to out of the box, and who owns it? If the default RPC is operated by the wallet’s own vendor, that vendor sees the IP address behind every balance check and every transaction, and can link it to your addresses. We read the default configuration and the privacy policy, and we quote the clause. Can you point it at your own node, and how hard is it?
Scored 9 of 10 against a category median of 5, which places it 2nd of 17 among software wallets on this criterion. At a 20% weight that is 0.80 points above the median contribution of the weighted total. The best score in the category is 10, the worst 2.
Transaction transparency: 5/10
Does the wallet simulate the transaction and show you the actual outcome before you sign it, and does it warn you about known drainer contracts? The same question as clear signing on a hardware device, asked of software.
Scored 5 of 10 against a category median of 5, which places it 8th of 17 among software wallets on this criterion. At a 15% weight that is exactly level with the median of the weighted total. The best score in the category is 10, the worst 3.
Swap cost: 10/10
The built-in swap is how most free wallets are paid. We record the published service fee — and when a wallet does not publish one at all while still taking a cut of the spread, that silence is the finding and it is scored as one.
Scored 10 of 10 against a category median of 5, which places it 1st of 17 among software wallets on this criterion. At a 15% weight that is 0.75 points above the median contribution of the weighted total. The best score in the category is 10, the worst 1.
Recovery and portability: 9/10
Standard BIP39, and whether the seed restores in another wallet. A wallet you cannot leave is a custodian with extra steps.
Scored 9 of 10 against a category median of 9, which places it 1st of 17 among software wallets on this criterion. At a 10% weight that is exactly level with the median of the weighted total. The best score in the category is 9, the worst 3.
Networks: 8/10
Which chains genuinely work, from the wallet’s own documentation.
Scored 8 of 10 against a category median of 7, which places it 4th of 17 among software wallets on this criterion. At a 10% weight that is 0.10 points above the median contribution of the weighted total. The best score in the category is 9, the worst 2.
Other measurements
Its nearest neighbours in this ranking
Questions about this score
Why is the default RPC a privacy problem?
+
Every balance check and transaction broadcast goes to an RPC endpoint that sees your IP address and the addresses you are asking about, and can link them. MetaMask defaults to Infura, which is owned by the same parent company — so one company sits between you and the chain by default. Frame is the only wallet here that changed its defaults over this.
Is Frame still being maintained?
+
Its development pace has slowed, which is the main risk in using it. Wallet software sits between you and your keys, so unmaintained code is a live concern rather than an inconvenience — check recent repository activity before committing significant holdings to it.