Exodus Wallet Reference file / self-custody software

Self-custody wallet / reference guide

Exodus Wallet, a practical guide to the self-custody crypto wallet

Illustration representing Exodus Wallet, a self-custody cryptocurrency wallet for desktop and mobile
Fig. 01 / Exodus Wallet keeps private keys on the user device rather than on a company server

Summary

Exodus Wallet is a non-custodial cryptocurrency wallet that runs as a desktop application, a mobile app, and a browser extension. It lets a person hold, send, receive, and swap thousands of digital assets across dozens of blockchains, with the private keys generated and stored on the user's own device. Exodus Wallet is free to download and use, and it does not require an account, an email address, or an identity check to create a wallet.

The single most important thing to understand about Exodus Wallet is the custody model. When you open a balance on a centralized exchange, the exchange holds the keys and you hold a claim against the company. With Exodus Wallet, the keys sit in encrypted storage on your machine, and a 12-word secret recovery phrase is the only thing that can restore them. Nobody at the company can reset that phrase, unlock a forgotten password, or reverse a transaction you have already sent.

In terms of positioning, Exodus Wallet has always aimed at people who find most crypto software intimidating. The interface leans on a portfolio view with balances, allocation, and price charts, and the swap, staking, and purchase flows are built into the same window rather than being scattered across separate tools. That polish is the main reason it is often recommended as a first software wallet.

This page explains what Exodus Wallet does, how it handles keys and transactions, what it actually costs, where its security boundaries lie, how it compares with other ways of holding crypto, and which questions come up most often. It is an independent reference and is not affiliated with the developer.

Product
Exodus Wallet
Category
Finance / cryptocurrency wallet
Developer
Exodus Movement, Inc.
Founded
2015
Platforms
Windows, macOS, Linux, iOS, Android, browser extension
Custody
Non-custodial, keys held on device
Price
0 USD to download
Source code
Not fully open source

How Exodus Wallet actually works

No wallet stores coins. Balances live on public blockchains, and what a wallet manages is the set of cryptographic keys that prove you are allowed to move those balances. Exodus Wallet is, underneath the charts and the animations, a key manager with a transaction builder attached. Everything else it offers is built on top of that job. If you want the underlying concept in general terms, the Wikipedia entry on the cryptocurrency wallet is a reasonable starting point.

When you create a new wallet, Exodus Wallet generates a random secret and encodes it as a 12-word secret recovery phrase using the standard word list familiar from most modern wallets. From that one secret, the software derives a hierarchy of private keys, one branch per supported blockchain, and from those keys it derives the public addresses you share with other people. This is why a single short phrase can restore an entire multi-chain portfolio.

Those derived keys are then encrypted on your device with a password you choose. The password is not sent anywhere and is not stored on a company server, which is exactly why support staff cannot recover it for you. If the encrypted data is lost or the password is forgotten, the recovery phrase is the fallback, and if both are gone the funds are unreachable for everyone, permanently.

Signing happens locally. When you press send, Exodus Wallet assembles the transaction, signs it with the relevant private key inside the app, and only then hands the finished, signed transaction to the network. The key itself never leaves the device in normal operation. What does travel over the internet is the request for balance and history data, which the app fetches through servers operated by the developer, so those servers can see which addresses your app is asking about even though they cannot spend from them.

Because it is multi-chain, Exodus Wallet keeps a separate address space for every network it supports. Your Bitcoin address, your Ethereum address, and your Solana address are unrelated strings that happen to be managed by the same app, and sending an asset to an address on the wrong network is one of the most common ways people lose funds. The app labels networks clearly for this reason, but the responsibility for matching asset to network stays with the user.

Finally, there is no server-side account behind any of this. Uninstalling the app does not delete your money, and installing Exodus Wallet on a second machine and entering the same recovery phrase reproduces the same addresses and the same balances, because both installations are deriving keys from the same secret in the same standard way.

Apps, devices, and hardware pairing

The desktop application came first and is still the fullest expression of the product. Exodus Wallet on desktop runs on Windows, macOS, and Linux, and it gives the most room to the portfolio dashboard, the asset list, and the settings that experienced users care about, such as custom network fees on chains that support them. People who manage a mixed portfolio tend to prefer it simply because more information fits on the screen at once.

The mobile version covers iOS and Android and is designed around the situations where phones win, namely scanning a QR code to receive, checking a balance quickly, approving a swap, or unlocking with a fingerprint or face scan instead of typing a long password. Feature parity between mobile and desktop is close but not exact, and specific capabilities occasionally appear on one platform before the other.

There is also a browser extension, which is what you use when a decentralized application in a web page needs to talk to a wallet. The extension version of Exodus Wallet handles connection requests, message signing, and token approvals for supported networks, and it supports the WalletConnect standard so that sites and apps outside the extension ecosystem can be paired as well.

These are not three separate accounts. Because every install derives keys from the same recovery phrase, running Exodus Wallet on a laptop and a phone at once is a normal setup, and the apps also offer a pairing flow that transfers wallet data between devices without typing the phrase out by hand. Whichever route you take, each device holds its own encrypted copy of the keys and each needs its own password or biometric unlock.

For larger holdings, Exodus Wallet can act as a front end for Trezor hardware wallets. In that arrangement the private keys stay inside the hardware device and never touch the computer, while the app supplies the interface, the portfolio view, and the transaction construction. You get the readability of Exodus Wallet with the stronger guarantee that no malware on the host machine can sign a transaction without a physical button press on the device.

Supported assets and networks

Exodus Wallet supports thousands of individual assets spread across dozens of blockchains, including Bitcoin, Ethereum and the major EVM-compatible networks, Solana, and a long tail of established layer ones and layer twos. Rather than exposing raw network settings, the app presents a searchable asset list where you enable the coins and tokens you care about and hide the rest, which keeps the main portfolio view from turning into a wall of zero balances.

The list is curated by the developer and updated with app releases, and this is a meaningful practical detail. A brand new token on a supported chain may not appear inside Exodus Wallet immediately, even though the network itself is fully supported. If you deal regularly in newly launched assets, check availability before you plan around it rather than after the transfer has already gone out.

Stablecoins deserve their own note, because most of them exist on several chains at once. The same ticker can be a token on Ethereum, on Tron, on Solana, and elsewhere, and those versions are not interchangeable. Exodus Wallet shows the network alongside the asset for this reason, and matching the network on both sides of a transfer matters more than matching the ticker.

Collectibles are handled as well. On the networks where Exodus Wallet supports them, NFTs appear in a gallery view with their artwork rather than as unreadable contract entries, and they can be sent from the same interface as everything else. Coverage here follows the networks with the most collectible activity rather than every chain in the asset list.

Core features in everyday use

The portfolio screen is the front door. It shows total value in your chosen display currency, the split across assets, and price history, so opening Exodus Wallet answers the question most people actually have, which is what they hold and what it is worth right now. Values are estimates drawn from market data feeds and are there for orientation, not for accounting to the cent.

Sending and receiving work the way you would expect, with QR codes on mobile, copy buttons on desktop, and a confirmation screen that shows the destination and the network fee before anything is broadcast. On chains where fee selection is meaningful, Exodus Wallet lets you choose a level rather than forcing whatever default the app prefers, which is useful when the Bitcoin or Ethereum fee market is busy.

The built-in swap is the feature that defines the product for many users. Inside Exodus Wallet you can trade one supported asset for another without registering anywhere, without moving funds to an exchange, and without holding an off-app balance. Under the hood the app routes the trade to third-party liquidity and exchange partners, quotes you a rate that already includes its margin, and settles the result back into your own addresses.

Buying crypto with ordinary money is handled differently, because fiat rails require regulated intermediaries. Exodus Wallet embeds third-party purchase providers, and when you use one of them you are dealing with that provider's pricing, payment methods, regional availability, and identity verification requirements. The wallet itself never takes custody of the funds; the purchased asset lands directly in your own address.

Staking is available for a selection of proof-of-stake networks, with Solana and Cardano among the assets most commonly staked through the app. The flow is deliberately simple: pick the asset, choose an amount, confirm, and watch rewards accrue. What the simplicity hides is worth knowing, namely that staked funds may be subject to network lock-up or unbonding periods and that rewards vary with network conditions rather than being a fixed rate.

Web3 access rounds out the feature set. Through the browser extension and WalletConnect support, Exodus Wallet can connect to decentralized exchanges, lending markets, marketplaces, and games, signing the messages and approvals those sites request. This is also the riskiest surface in the whole product, since a malicious site asks for a signature that looks routine, so the app shows what is being approved before you agree to it.

Smaller conveniences add up. Transaction history can be exported for record keeping and tax preparation, individual assets can be hidden to declutter, the display currency can be changed to your local one, and price data sits next to holdings so you do not need a second app open. None of these are headline features, but they are the reason people keep Exodus Wallet as a daily driver rather than opening it once a quarter.

What Exodus Wallet deliberately does not offer is just as telling. There is no order book, no margin, no lending desk, and no internal balance that the company holds on your behalf. The product stays on the wallet side of the line, and every trading or fiat function is either routed to a partner or built directly on chain.

What Exodus Wallet costs

The software is free. There is no subscription, no license key, and no charge for creating a wallet, holding assets, or restoring from a recovery phrase. Exodus Wallet also does not add a fee of its own on top of ordinary sends, so the cost of moving Bitcoin out of the app is the Bitcoin network fee and nothing more.

Revenue comes mainly from the exchange feature. When you swap inside Exodus Wallet, the rate you are shown already contains a spread, which is the difference between the market price the partner provides and the price you are quoted. This is a legitimate and disclosed way to charge, but it is less visible than a line item, and it means the honest way to compare costs is to compare the final amount received rather than to look for a percentage.

Network fees are a separate category and never go to the developer. They are paid to the miners or validators of the chain you are using, they fluctuate with congestion, and on busy days they can dwarf everything else in a small transaction. Exodus Wallet shows the estimated fee before you confirm, which is the moment to decide whether the transfer is worth making now or later.

Fiat purchases carry the provider's own charges, typically a processing fee plus a spread of their own, and those vary by payment method and country. The table below summarizes where money goes in a typical month of using Exodus Wallet.

Cost categories when using Exodus Wallet
Action Charged by How it appears
Download and use Nobody Free
Send or receive The blockchain Variable network fee shown before confirming
In-app swap Exodus Wallet and its exchange partners Spread built into the quoted rate, plus network fees
Buy with card or bank Third-party provider Provider fee plus provider spread
Staking Network and validators Commission netted out of rewards

Security model and its boundaries

Self-custody moves the security perimeter from a company's data center to your own device. That is a genuine improvement in one respect, because there is no central pot of customer funds for an attacker to target and no company that can freeze your balance or fail while holding it. It is also a transfer of responsibility, and Exodus Wallet does not hide this: the recovery phrase warning during setup is the most emphatic screen in the product for a reason.

The local defenses are a password that encrypts the wallet data at rest and, on mobile, biometric unlock layered on top. These protect against someone picking up an unlocked laptop or a stolen phone. They do not protect against software running with your privileges on a compromised machine, which is the honest limit of any hot wallet, Exodus Wallet included.

It is worth being clear about two-factor authentication, because people ask for it constantly. Two-factor authentication protects an account on a server, and Exodus Wallet has no server-side account to protect. There is no login to intercept and no password reset flow to abuse, which removes one class of attack entirely while placing more weight on device hygiene and on the recovery phrase.

In practice, the overwhelming majority of losses in wallets like this come from social engineering rather than from broken cryptography. The pattern is always the same. Someone posing as support, a giveaway, an airdrop, or an urgent security alert asks for the 12 words, and the moment they are typed into any website, form, chat, or spreadsheet the wallet belongs to the attacker. Nobody legitimate ever needs that phrase, and no employee of any wallet company will ask for it.

Malware that watches the clipboard is the second recurring threat. It replaces a copied address with the attacker's own, and because addresses are long random strings, the swap is easy to miss. The countermeasure costs five seconds: after pasting a destination into Exodus Wallet, compare the first and last several characters against the source, and for a large transfer send a small test amount first.

Malicious approvals are the newer risk, and they matter mostly for people who connect to decentralized applications. A signature request can grant a contract ongoing permission to move tokens, which means the damage happens later rather than at the moment of signing. When Exodus Wallet shows you what a site is asking for, that screen is not a formality, and connecting only to applications you have reason to trust is the practical defense.

Finally, remember that blockchain transactions are final. There is no chargeback, no dispute process, and no administrator anywhere who can pull funds back from a mistaken or fraudulent transfer. That single fact should shape how you use Exodus Wallet more than any setting inside it, and it is the strongest argument for keeping large long-term holdings behind a hardware wallet while the app handles day-to-day amounts.

Backup and recovery in Exodus Wallet

Backup in Exodus Wallet means one thing above all: capturing the 12-word phrase at the moment the wallet is created and storing it somewhere that survives fire, theft, water, and your own forgetfulness. Paper or engraved metal beats a screenshot, because screenshots end up in cloud photo libraries that are themselves protected by a password someone else may guess.

Order matters. The phrase is not a set of words but a sequence, and restoring requires them in the exact order shown. Copy them carefully, check the spelling, and consider making two copies stored in different physical places so that a single accident does not take out both your device and your backup at once.

Restoring is deliberately mundane. Install Exodus Wallet on any supported device, choose the restore option instead of creating a new wallet, enter the phrase, set a new password, and let the app rediscover balances across the networks it supports. The addresses that come back are the same ones you had before, because they are derived rather than stored.

One recovery detail catches people out. Assets that were held on a network Exodus Wallet supports will reappear automatically, but if you had enabled an unusual token, you may need to switch it back on in the asset list before it shows in the portfolio. The funds were never gone; the app simply was not displaying that asset yet.

Because the recovery phrase follows a widely used standard, a wallet created in Exodus Wallet can generally be restored in other standards-compliant wallets, and vice versa, subject to matching derivation paths for each chain. That portability is a quiet but important safeguard: it means your access does not depend on any single company continuing to exist or continuing to publish an app.

How it compares with other ways to hold crypto

The useful comparison is not against one rival app but against the three broad options a person actually chooses between. An exchange account is the easiest to start with and the only one where someone else can restore your access. A hardware wallet is the strongest against theft and the most awkward to use casually. Exodus Wallet sits between them, trading some of the hardware wallet's isolation for a great deal of convenience.

Against other software wallets, the trade is polish and breadth of asset support versus openness. Fully open-source wallets let anyone audit the code, while Exodus Wallet does not publish all of its client source, so users rely on the developer's reputation and track record instead of independent code review. Which of those you weigh more heavily is a judgment call, not a factual dispute.

Exodus Wallet compared with exchange accounts, hardware wallets, and open-source software wallets
Criterion Exodus Wallet Exchange account Hardware wallet
Who holds the keys You, on your device The company You, inside the device
Account required No Yes, with identity checks No
Cost to start Free Free Purchase price of the device
If you lose access Recovery phrase only Support can reset Recovery phrase only
Exposure to device malware Present, keys sit on a networked machine Lower for keys, higher for account theft Low, signing needs the device
Everyday convenience High High Moderate
Best suited to Active balances you use and swap Frequent trading and fiat rails Long-term storage of larger amounts

Note: pairing Exodus Wallet with a Trezor device combines column two's interface with column four's key isolation.

How to get started safely

Setting up takes a few minutes, and the only part that deserves patience is the backup step. The sequence below is the order most people should follow the first time they install Exodus Wallet, whether on a laptop or a phone.

  1. 01

    Install from a source you verified yourself

    Get Exodus Wallet from the developer's own site or the official app store listing, typed in by hand rather than reached through a search advertisement or a link in a message. Fake wallet apps are a standing problem across the industry, and the install step is where that attack succeeds.

  2. 02

    Create the wallet and set a strong password

    Choose a password you do not use anywhere else and store it in a password manager. Exodus Wallet encrypts local data with it, and there is no reset link if it disappears.

  3. 03

    Write down the recovery phrase and verify it

    Copy all twelve words onto paper in order, confirm them when the app asks, and put the paper somewhere safe and offline. Do this before any funds arrive, not after.

  4. 04

    Send a small test amount first

    Move a token quantity into Exodus Wallet, confirm it arrives and displays correctly, then move the rest. Test transfers cost a small fee and prevent expensive mistakes with addresses and networks.

  5. 05

    Practice a restore before you rely on it

    On a spare device, restore from your written phrase to prove the backup is correct. A backup you have never tested is a hope, not a plan.

After that, everything else in Exodus Wallet is optional. Enable only the assets you hold, turn on biometric unlock on mobile if the device is yours alone, and leave the more advanced features such as staking and dapp connections until you have a reason to use them.

Known limitations and common criticisms

The recurring criticism from technical users is the closed source code. Exodus Wallet does not publish the complete source of its applications, which means independent researchers cannot fully verify how keys are generated, stored, and used. The company has published some components and the wallet follows public standards, but for people whose rule is verify rather than trust, this is a genuine and reasonable objection.

The second criticism is swap pricing. Because the fee is embedded in the exchange rate, Exodus Wallet is usually more expensive for a like-for-like trade than a decentralized exchange used directly or a large centralized venue, and the difference is not obvious on screen. The convenience is real, but anyone swapping meaningful amounts should compare the final quote against another route before confirming.

Third, this is a hot wallet. Keys sit on an internet-connected device that also runs a browser and everything else you have installed, so Exodus Wallet inherits the security of the machine it runs on. That is fine for spending money and poor for a life savings, which is exactly why hardware pairing exists as an option.

Fourth, coverage is uneven by geography and by asset. The third-party providers behind purchases and some transfer features are unavailable in certain countries, and support for a specific niche token may lag or never arrive. Neither limitation stops Exodus Wallet from working as a wallet, but both can block a specific plan you had in mind.

Finally, support has a hard ceiling. The team can explain features, diagnose a failed transaction, and read a blockchain explorer with you, but nobody at Exodus Wallet can reverse a payment, unfreeze anything, recover a lost phrase, or retrieve coins sent to the wrong network. That limit is inherent to self-custody rather than a shortcoming of the product, but people arriving from banking apps regularly discover it the hard way.

Who it suits and who should look elsewhere

Newcomers who have decided to move funds off an exchange are the clearest fit. Exodus Wallet removes most of the friction that makes first self-custody attempts fail, and its setup flow forces the recovery phrase step rather than burying it. If someone is going to hold their own keys for the first time, doing it here is a soft landing.

Multi-chain holders are the second group. Anyone who owns a spread of assets across several networks would otherwise juggle three or four specialized wallets, and consolidating that into one portfolio view is the practical argument for Exodus Wallet even if you never touch the swap feature.

Long-term holders of large positions should think differently. A dedicated hardware wallet, optionally driven through the Exodus Wallet interface, is the better default for money you do not plan to touch for years, with the software wallet reserved for the working balance you actually move.

Two groups should probably look elsewhere entirely. Active traders who need order types, deep liquidity, and tight spreads will find an exchange better suited than Exodus Wallet, and users who insist on fully auditable open-source software will want a wallet whose code they can read. Neither of those needs is unreasonable, and neither is what this product is built for.

The company behind the wallet

Exodus Wallet is developed by Exodus Movement, Inc., founded in 2015 by JP Richardson and Daniel Castagnoli. The pairing is visible in the product itself, with an engineering background on one side and a design background on the other, which explains why an early crypto wallet came out looking like a consumer application rather than a developer tool. The desktop app reached the public in 2016 and mobile versions followed later.

The company operates as a distributed, remote-first organization rather than from a traditional headquarters, with staff spread across many locations. That structure is unusual for a financial software firm and has been part of the company's identity from early on.

Exodus Movement is also a publicly traded company. Its Class A common stock trades under the ticker EXOD and began trading on the NYSE American exchange in 2025 after an earlier period on the over-the-counter market, and the company has experimented with representing its shares on a blockchain as well. For users, the practical consequence is public reporting: a listed company files financial statements, which is more transparency than most wallet developers offer, even though it does nothing to open the client source code.

None of this changes the custody arrangement. Whatever happens to the company, the keys behind Exodus Wallet remain on user devices and remain derivable from the recovery phrase using open standards, which is the point of the design.

Habits that keep a software wallet healthy

Split your holdings by purpose. Keep the amount you expect to spend, swap, or stake in Exodus Wallet, and keep the rest somewhere colder. This single habit converts most catastrophic scenarios into annoying ones, and it costs nothing but a little organization.

Update the app deliberately. Wallet software fixes bugs and adds network support constantly, and running a version that is a year old means missing both. Install updates through the app's own update mechanism or the official store listing, never from a link someone sent you claiming Exodus Wallet needs an urgent patch.

Treat the machine as part of the wallet. Keep the operating system current, be conservative about browser extensions, and avoid installing pirated software on the same computer where Exodus Wallet lives. A key stored on a compromised device is a key an attacker already has.

Slow down at the send screen. Verify the network, verify the leading and trailing characters of the address, verify the amount, and consider whether the fee makes sense right now. Almost every irreversible mistake made in Exodus Wallet happens in the two seconds before a confirmation click.

Keep records as you go. Exporting transaction history periodically makes tax season far less painful than reconstructing a year of activity from a blockchain explorer, and the export from Exodus Wallet is easier to read while events are still fresh in memory.

Rehearse the failure case once a year. Check that your written phrase is still legible, still complete, still in order, and still stored somewhere you can reach. The backup for Exodus Wallet is a physical object, and physical objects degrade, get moved, and get thrown away by people who do not know what they are.

Support and learning resources

The developer runs a help center and a support desk staffed by people rather than by a menu tree, and responsiveness has long been one of the product's better-reviewed aspects. Support is available through the official channels reachable from inside Exodus Wallet, which is also the safest way to reach it, since impostor accounts on social platforms are common.

Because of that impersonation problem, keep one rule in mind whenever you seek help. Genuine support for Exodus Wallet will ask about transaction IDs, addresses, app versions, and error messages. It will never ask for your recovery phrase, never ask you to approve a screen-sharing session so it can inspect your wallet, and never send you a link to a validation or synchronization page.

Alongside support, the developer publishes explanatory articles about assets, networks, and wallet mechanics. They are a reasonable orientation for beginners, though as vendor material they naturally present Exodus Wallet favorably, and it is worth reading independent references and reputable news coverage alongside them when you are evaluating a decision with real money attached.

Frequently asked questions

Is Exodus Wallet free?

Yes. Downloading, installing, creating a wallet, receiving funds, and restoring a backup all cost nothing. Exodus Wallet earns revenue from the spread built into in-app swaps and from arrangements with the third-party providers behind fiat purchases, so ordinary storage and sending carry only the blockchain's own network fee.

Can Exodus Wallet access or freeze my funds?

No. It is non-custodial, so the private keys exist only in encrypted form on your devices. The company cannot move, freeze, or restore your assets, and the flip side is that it also cannot undo a mistaken transaction or recover a lost recovery phrase on your behalf.

What happens if I lose my phone or my computer breaks?

Nothing, provided you kept the 12-word recovery phrase. Install Exodus Wallet on a new device, choose restore, enter the phrase in the correct order, and the same addresses and balances come back. Without the phrase and without any working device, the funds cannot be recovered by anyone.

Does it support two-factor authentication?

Not in the way an exchange does, because there is no online account behind Exodus Wallet to log into. Protection comes from the local password, biometric unlock on mobile, the security of the device itself, and, for stronger isolation, pairing with a hardware wallet so that signing requires a physical confirmation.

Is Exodus Wallet open source?

Not entirely. Some components have been published, but the applications as a whole are not fully open source, so the code cannot be independently audited end to end. Users who require full auditability generally choose a different wallet, while others weigh the company's track record and public reporting instead.

Do I need identity verification to use it?

Creating and using a wallet requires no account and no identity documents. Buying crypto with a card or bank transfer is different, because that flow runs through regulated third-party providers inside Exodus Wallet, and those providers apply their own verification rules and regional availability.

Are in-app swaps a good deal?

They are convenient and usually not the cheapest. The margin sits inside the quoted rate rather than appearing as a separate fee, so for small trades the simplicity of swapping inside Exodus Wallet is often worth it, while for larger amounts it pays to compare the amount you would actually receive elsewhere first.

Can I use the same wallet on several devices?

Yes. Because addresses are derived from one recovery phrase, running Exodus Wallet on a desktop and a phone at the same time shows the same portfolio on both, and the apps also provide a pairing flow to move wallet data between devices. Each install keeps its own encrypted copy and its own password.