Skip to content

Releases: M2AF/Magic-Money-Wallet

Magic Money - Version 0.9.4

Choose a tag to compare

@github-actions github-actions released this 18 Sep 23:23

Magic Money - Version 0.9.4

Welcome to Magic Money Beta, a multi-chain self-custody crypto wallet built for the modern developer and power user.

About Magic Money

Magic Money is a multi-chain self-custody wallet available as a Chrome extension, Electron desktop application, and Android app. It is designed to provide seamless interoperability and transaction management across Cardano, Solana, EVM-compatible chains, Bitcoin, Polkadot, Tron, Dogecoin, and privacy-focused networks.

Release Notes (v0.9.4)

A new chain, charts you can actually read, and a wallet you can make your own. v0.9.1 – v0.9.3 shipped without proper notes, so everything since v0.9.0 is rolled up here.

What's New — Arc Network

  • Arc (Circle's stablecoin chain) is now a built-in network: balances, tokens, NFTs, transaction history and sends.
  • Gas on Arc is paid in USDC, so your balance shows in USDC and is valued in your display currency like any other chain.
  • Arc also exposes that same USDC as a token contract. The wallet counts it once, so your portfolio total is not doubled.
  • Balances keep loading from public Arc nodes if the main data provider is unavailable.

What's New — Market Charts

  • Switch any chart between line and candles. Your choice is remembered.
  • Touch or hover and drag across a chart to read the price at any point, with the time or date pinned above it.
  • On phones the market list now fits real coin names ("Bitcoin", not "B…"), and the 24h change no longer runs into market cap.

What's New — Themes

  • Six new themes: Cardano, milady, Monad, Abstract, Bitcoin and Sappy Seals.
  • Every theme is editable: pick your own three colours, or revert to the original.
  • Your themes follow your ChainLens account, so one you build in the wallet shows up on the website too.
  • Android gets a themed launcher icon, so the app matches your wallpaper.

What's New — Display Currency

  • Show every balance and price in any of 46 currencies — Settings → Currency.
  • When you pick US dollars, amounts show a plain $ everywhere, instead of "US$" on some Android locales.

What's New — A Sturdier Android Browser

  • Your open tabs survive Android closing the app in the background. They come back after you unlock (URLs only, never page content, and never while Tor Mode is on).
  • If Android reclaims the browser's memory, the affected tab reloads in place instead of taking the whole app down with it.
  • Plain http:// links (the kind messaging apps auto-link) now open over https instead of failing. Tor .onion sites, localhost and LAN addresses are left alone.

Also in this release

  • dApp signing fixed: sign requests that showed a blank message to approve, or failed with "signature mismatch", now work — including Solana signing in the Chrome extension.
  • Tokens keep loading when a data provider runs out of quota: a new keyless fallback reads them straight off the chain.
  • NFT artwork: collections whose provider copy is out of date are checked against the blockchain and corrected, and freshly minted NFTs no longer show up blank.
  • Android app updates now download inside the app.

Downloads

  • 🪟 WindowsMagicMoney-Wallet-Setup-0.9.4.exe
  • 🍎 macOS (Apple Silicon)MagicMoney-Wallet-0.9.4-arm64.dmg
  • 🐧 LinuxMagicMoney-Wallet-0.9.4.AppImage or magicmoney-wallet_0.9.4_amd64.deb
  • 📱 Androidmagicmoney-android-v0.9.4.apk
  • 🍏 iOS (sideload, unsigned)magicmoney-ios-v0.9.4-unsigned.ipa
  • 🧩 Chrome extensionmagicmoney-extension-v0.9.4.zip

(Other files are auto-update plumbing — the app uses them, so most users can ignore them.)

Key Features

  • Multi-Chain Support: Unified self-custody across EVM networks (now including Arc), Solana, Cardano, Bitcoin, Polkadot, Tron, Dogecoin, Monero, Zcash, and Midnight.
  • Developer-First Workflow: Built-in provider injection for seamless dApp integration.
  • Security-Focused: Local-first, self-custody architecture.
  • Modern Interface: A minimalist, techno-professional design with cyberpunk influences.

Getting Started

As this is a Beta release, please use it with caution and test with non-critical funds.

  1. Installation: Download the appropriate asset above, or clone the repository and follow the build instructions in README.md.
  2. Configuration: Configure your preferred network nodes through Settings.
  3. Feedback: Please report bugs or feature requests through the GitHub Issues tab.

Full Changelog: v0.9.0...v0.9.4

Built by criptoejesus

v0.9.3

Choose a tag to compare

@github-actions github-actions released this 07 Sep 16:46

Full Changelog: v0.9.2...v0.9.3

v0.9.2

Choose a tag to compare

@github-actions github-actions released this 28 Aug 04:44

Full Changelog: v0.9.1...v0.9.2

v0.9.1

Choose a tag to compare

@github-actions github-actions released this 25 Aug 03:21

Full Changelog: v0.9.0...v0.9.1

Magic Money - Version 0.9.0

Choose a tag to compare

@github-actions github-actions released this 24 Aug 19:34

Magic Money - Version 0.9.0

Welcome to Magic Money Beta, a multi-chain self-custody crypto wallet built for the modern developer and power user.

About Magic Money

Magic Money is a multi-chain self-custody wallet available as a Chrome extension, Electron desktop application, and Android app. It is designed to provide seamless interoperability and transaction management across Cardano, Solana, EVM-compatible chains, Bitcoin, Polkadot, Tron, Dogecoin, and privacy-focused networks.

Release Notes (v0.9.0)

The built-in browser grows up: it now remembers your downloads and where you have been, and the address bar can take you back there.

What's New — Downloads Manager

  • A proper downloads tray in the dApp browser — open it from the ☰ menu, with Ctrl+J, or from the toolbar button that appears with a live progress percentage while something is saving.
  • Open, Show in folder, Delete from disk, Remove from list, Pause / Resume / Cancel, Retry and Copy link, with per-file progress, size, source and time.
  • Everything the wallet saves lands in one place — downloaded files, saved pages, screenshots and NFT artwork all share the tray, because they all share the folder.
  • A file you deleted outside the app is noticed on the next look, so its Open button greys out instead of failing.
  • Available on desktop, Android and iOS. On Android, downloads are still refused while Tor Mode is on — and now the tray's Retry is held to the same rule.

What's New — Browsing History

  • A history panel (☰ → History, or Ctrl+H) grouped by day, with search and per-row Open, Copy link, Forget site and Remove, plus Clear all.
  • Your history is local only. It is never synced, never uploaded, and never leaves the device.
  • Nothing is recorded while Tor Mode is on, and the panel tells you so rather than just looking empty.

What's New — A Smarter Address Bar

  • Start typing and the bar now offers recent sites alongside the App Hub apps it always suggested — the pages you actually visit, ranked by how often and how recently you go there.
  • The App Hub suggestions are unchanged and still there; recents sit above them.
  • Android and iOS get a suggestion list for the first time — the phone address bar previously had none at all.

What's New — Import Any Token or NFT

  • + Import now works on every EVM network, not just user-added ones. Auto-detection is provider-driven and misses things — new deploys, thin-liquidity tokens, collections an indexer has not picked up — so pasting a contract address is now the fallback everywhere.
  • Imported assets are deduplicated against the chain's own indexer, so an asset both sources return still shows up once.

Also in this release

  • Bookmarks now opens as the same anchored card as Passwords, Downloads and History, instead of taking over the whole window.
  • Row actions across the browser panels carry proper accessible names, so a screen reader hears "Delete quarterly-report.pdf" rather than four identical "Delete"s.

Downloads

  • 🪟 WindowsMagicMoney-Wallet-Setup-0.9.0.exe
  • 🍎 macOS (Apple Silicon)MagicMoney-Wallet-0.9.0-arm64.dmg
  • 🐧 LinuxMagicMoney-Wallet-0.9.0.AppImage or magicmoney-wallet_0.9.0_amd64.deb
  • 📱 Androidmagicmoney-android-v0.9.0.apk
  • 🍏 iOS (sideload, unsigned)magicmoney-ios-v0.9.0-unsigned.ipa
  • 🧩 Chrome extensionmagicmoney-extension-v0.9.0.zip

(Other files are auto-update plumbing — the app uses them, so most users can ignore them.)

Key Features

  • Multi-Chain Support: Unified self-custody across EVM networks, Solana, Cardano, Bitcoin, Polkadot, Tron, Dogecoin, Monero, Zcash, and Midnight.
  • Developer-First Workflow: Built-in provider injection for seamless dApp integration.
  • Security-Focused: Local-first, self-custody architecture.
  • Modern Interface: A minimalist, techno-professional design with cyberpunk influences.

Getting Started

As this is a Beta release, please use it with caution and test with non-critical funds.

  1. Installation: Download the appropriate asset above, or clone the repository and follow the build instructions in README.md.
  2. Configuration: Configure your preferred network nodes through Settings.
  3. Feedback: Please report bugs or feature requests through the GitHub Issues tab.

Full Changelog: v0.8.1...v0.9.0

Built by criptoejesus

Magic Money - Version 0.8.1

Choose a tag to compare

@github-actions github-actions released this 23 Aug 05:15

Magic Money - Version 0.8.1

Welcome to Magic Money Beta, a multi-chain self-custody crypto wallet built for the modern developer and power user.

About Magic Money

Magic Money is a multi-chain self-custody wallet available as a Chrome extension, Electron desktop application, and Android app. It is designed to provide seamless interoperability and transaction management across Cardano, Solana, EVM-compatible chains, Bitcoin, Polkadot, Tron, Dogecoin, and privacy-focused networks.

Release Notes (v0.8.1)

Build your own themes. Pick a background, an accent and a text colour — every other colour in the app is derived from them, so a custom theme looks like it shipped with the wallet.

What's New — Custom Themes

  • Make your own. A + tile in Settings → Appearance opens a theme editor. You control the two-tone scheme (background and accent) plus the text colour; cards, borders, shadows, hover states, muted text and glows are all derived to match. Up to 6 custom themes alongside the 6 built-ins.
  • A real colour picker. Full HSV colour wheel with a brightness slider, and typed entry in HEX, RGB or HSL — switch notation without losing your place.
  • Eyedropper. Pick any pixel on your screen — from any application, a photo, a website, anywhere — with a magnifier and a live hex readout. Works across every monitor. (Desktop app; also available in the extension's sidebar.)
  • Light themes work properly. Choose a light background and the whole app flips: cards lift to paper, glassmorphism drops, borders strengthen, and text over artwork inverts — the same treatment the built-in White & Gold theme gets.
  • Live preview. The entire app repaints as you pick, so you're never guessing from a swatch. Cancel and it reverts cleanly.
  • Readability check. The editor shows the WCAG contrast of your text and accent against the background, and warns when a pairing will be hard to read — it never blocks you.
  • Themes follow your ChainLens profile. Custom themes are carried on your profile, so a theme you build on the desktop is already in the picker in the extension and on mobile — and survives a reinstall. Deletes travel too, and the Appearance panel always shows the sync state.

Fixed

  • The Portfolio tab bar (Networks / Tokens / Collectibles) and the search box used a fixed grey wash instead of theme colours, so they looked pasted-on under any custom theme. They now follow the theme, matching the address fields beside them.

Downloads

  • 🪟 WindowsMagicMoney-Wallet-Setup-0.8.1.exe
  • 🍎 macOS (Apple Silicon)MagicMoney-Wallet-0.8.1-arm64.dmg
  • 🐧 LinuxMagicMoney-Wallet-0.8.1.AppImage or magicmoney-wallet_0.8.1_amd64.deb
  • 📱 Androidmagicmoney-android-v0.8.1.apk
  • 🧩 Chrome extensionmagicmoney-extension-v0.8.1.zip
  • iOS (sideload, unsigned)magicmoney-ios-v0.8.1-unsigned.ipa

(Other files are auto-update plumbing — the app uses them, so most users can ignore them.)

Key Features

  • Multi-Chain Support: Unified self-custody across EVM networks, Solana, Cardano, Bitcoin, Polkadot, Tron, Dogecoin, Monero, Zcash, and Midnight.
  • Developer-First Workflow: Built-in provider injection for seamless dApp integration.
  • Security-Focused: Local-first, self-custody architecture.
  • Modern Interface: A minimalist, techno-professional design with cyberpunk influences.

Getting Started

As this is a Beta release, please use it with caution and test with non-critical funds.

  1. Installation: Download the appropriate asset above, or clone the repository and follow the build instructions in README.md.
  2. Configuration: Configure your preferred network nodes through Settings.
  3. Feedback: Please report bugs or feature requests through the GitHub Issues tab.

Full Changelog: v0.8.0...v0.8.1

Built by criptoejesus

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 17 Aug 03:35

Full Changelog: v0.7.2...v0.8.0

Magic Money - Version 0.7.2

Choose a tag to compare

@github-actions github-actions released this 11 Aug 00:03

Magic Money - Version 0.7.2

Welcome to Magic Money Beta, a multi-chain self-custody crypto wallet built for the modern developer and power user.

About Magic Money

Magic Money is a multi-chain self-custody wallet available as a Chrome extension, Electron desktop application, and Android app. It is designed to provide seamless interoperability and transaction management across Cardano, Solana, EVM-compatible chains, Bitcoin, Polkadot, Tron, Dogecoin, and privacy-focused networks.

Release Notes (v0.7.2)

Fixes a bug that blocked passkeys entirely for anyone using Magic Money on more than one device.

What's New — Passkeys work on every device

  • Each device can now have its own passkey. Previously, once you created a passkey on one device, a second device would refuse to create one — it recognised the first as "already existing" — while also being unable to use it. That deadlock is fixed. Register on each device you use; all of them work.
  • Passkeys now name their source. The list on ChainLens shows which authenticator issued each one — Magic Money, Google Password Manager, and so on — instead of guessing from the browser.
  • Desktop passkey creation no longer fails on a slow connection. A check meant to require a real click was expiring while the page waited for the server, so creation failed for most first attempts of the day. (Also in 0.7.1.)
  • Stale passkeys are cleaned up automatically when the wallet unlocks, so a passkey deleted on a website stops being offered on your device.

Passkeys are still per-device. Each device holds its own, and all of them work — but one created on your laptop can't yet be used on your phone. Sites that ask for a specific passkey will work from your recovery phrase alone; sites with a plain "sign in with a passkey" button only find the ones made on that device. Cross-device discovery is coming.

Requires Android 14 or newer for the system passkey provider; on older versions the option is hidden and nothing else changes.

Downloads

  • 🪟 WindowsMagicMoney-Wallet-Setup-0.7.2.exe
  • 🍎 macOS (Apple Silicon)MagicMoney-Wallet-0.7.2-arm64.dmg
  • 🐧 LinuxMagicMoney-Wallet-0.7.2.AppImage or magicmoney-wallet_0.7.2_amd64.deb
  • 📱 Androidmagicmoney-android-v0.7.2.apk
  • 🍏 iOS (sideload, unsigned)magicmoney-ios-v0.7.2-unsigned.ipa
  • 🧩 Chrome extensionmagicmoney-extension-v0.7.2.zip

(Other files are auto-update plumbing — the app uses them, so most users can ignore them.)

Key Features

  • Multi-Chain Support: Unified self-custody across EVM networks, Solana, Cardano, Bitcoin, Polkadot, Tron, Dogecoin, Monero, Zcash, and Midnight.
  • Developer-First Workflow: Built-in provider injection for seamless dApp integration.
  • Security-Focused: Local-first, self-custody architecture.
  • Modern Interface: A minimalist, techno-professional design with cyberpunk influences.

Getting Started

As this is a Beta release, please use it with caution and test with non-critical funds.

  1. Installation: Download the appropriate asset above, or clone the repository and follow the build instructions in README.md.
  2. Configuration: Configure your preferred network nodes through Settings.
  3. Feedback: Please report bugs or feature requests through the GitHub Issues tab.

Full Changelog: v0.7.1...v0.7.2

Built by criptoejesus

Magic Money - Version 0.7.1

Choose a tag to compare

@github-actions github-actions released this 10 Aug 19:26

Magic Money - Version 0.7.1

Welcome to Magic Money Beta, a multi-chain self-custody crypto wallet built for the modern developer and power user.

About Magic Money

Magic Money is a multi-chain self-custody wallet available as a Chrome extension, Electron desktop application, and Android app. It is designed to provide seamless interoperability and transaction management across Cardano, Solana, EVM-compatible chains, Bitcoin, Polkadot, Tron, Dogecoin, and privacy-focused networks.

Release Notes (v0.7.1)

A fix for passkey creation failing against a slow website, and a correction to what v0.7.0 promised about passkeys on a second device.

What's New — Passkey fixes

  • Creating a passkey no longer fails on a slow site. v0.7.0 required the browser's "user activation" signal to still be live at the moment the ceremony started. That signal expires a few seconds after your click, while a site hosted on a cold free-tier server can take the better part of a minute to hand back its challenge — so the first passkey attempt of the day often failed on desktop with no useful explanation. The check now matches what Chromium itself requires: the page must have been interacted with, not still be within seconds of it.

Passkeys across devices — a correction

v0.7.0's notes said "restore your wallet on a new device and the same passkeys come back". That was overstated, and this is the accurate version:

  • Your seed phrase is still the backup. Passkeys are derived from the same 12 or 24 words that restore your funds — no Google or Samsung account involved, and nothing to export.
  • What does come back on a second device: the keys themselves. A site that names the passkey it wants will sign you in from your words alone.
  • What does not come back yet: the list of which passkeys you hold. Sites that offer a username-less "Sign in with a passkey" button ask your authenticator to enumerate that list, and it is still stored per device — so on a second device those sites will not find your passkeys. Syncing the list is being worked on now.

Downloads

  • 🪟 WindowsMagicMoney-Wallet-Setup-0.7.1.exe
  • 🍎 macOS (Apple Silicon)MagicMoney-Wallet-0.7.1-arm64.dmg
  • 🐧 LinuxMagicMoney-Wallet-0.7.1.AppImage or magicmoney-wallet_0.7.1_amd64.deb
  • 📱 Androidmagicmoney-android-v0.7.1.apk
  • 🍏 iOS (sideload, unsigned)magicmoney-ios-v0.7.1-unsigned.ipa
  • 🧩 Chrome extensionmagicmoney-extension-v0.7.1.zip

(Other files are auto-update plumbing — the app uses them, so most users can ignore them.)

Key Features

  • Multi-Chain Support: Unified self-custody across EVM networks, Solana, Cardano, Bitcoin, Polkadot, Tron, Dogecoin, Monero, Zcash, and Midnight.
  • Developer-First Workflow: Built-in provider injection for seamless dApp integration.
  • Security-Focused: Local-first, self-custody architecture.
  • Modern Interface: A minimalist, techno-professional design with cyberpunk influences.

Getting Started

As this is a Beta release, please use it with caution and test with non-critical funds.

  1. Installation: Download the appropriate asset above, or clone the repository and follow the build instructions in README.md.
  2. Configuration: Configure your preferred network nodes through Settings.
  3. Feedback: Please report bugs or feature requests through the GitHub Issues tab.

Full Changelog: v0.7.0...v0.7.1

Built by criptoejesus

Magic Money - Version 0.7.0

Choose a tag to compare

@github-actions github-actions released this 10 Aug 06:34

Magic Money - Version 0.7.0

Welcome to Magic Money Beta, a multi-chain self-custody crypto wallet built for the modern developer and power user.

About Magic Money

Magic Money is a multi-chain self-custody wallet available as a Chrome extension, Electron desktop application, and Android app. It is designed to provide seamless interoperability and transaction management across Cardano, Solana, EVM-compatible chains, Bitcoin, Polkadot, Tron, Dogecoin, and privacy-focused networks.

Release Notes (v0.7.0)

Magic Money is now a passkey provider — your seed phrase can sign you in to websites, and those passkeys work in other browsers, not just ours.

What's New — Passkeys from your seed phrase

  • Sign in to websites with your wallet. Magic Money can create and use passkeys, the passwordless sign-in method replacing passwords across the web.
  • Your seed phrase is the backup. Passkeys are derived from the same 12 or 24 words that restore your funds. Restore your wallet on a new device and the same passkeys come back — no Google or Samsung account involved, and nothing to export.
  • Works in other browsers (Android 14+). Enable Magic Money under Settings → Passwords, passkeys & accounts and it appears alongside Google Password Manager and Samsung Pass in Chrome, Brave and Samsung Internet. Note that Android shows Google first — Magic Money is one tap further, under More options.
  • Works with no extra tap in Magic Money's own browser, which no password manager allows: they only release passkeys to browsers on their own approved list.
  • Every signature needs you. An approval sheet naming the site, then your fingerprint or face. The wallet's private keys never leave the device, and the passkey service never sees your seed phrase.

Tested on one device. The passkey provider is verified on a Galaxy S21+ running Android 15, including a full register-and-sign-in against a live site with a release-signed build. It requires Android 14 or newer; on older versions the option is simply hidden. Treat it as new and report anything odd.

Downloads

  • 🪟 WindowsMagicMoney-Wallet-Setup-0.7.0.exe
  • 🍎 macOS (Apple Silicon)MagicMoney-Wallet-0.7.0-arm64.dmg
  • 🐧 LinuxMagicMoney-Wallet-0.7.0.AppImage or magicmoney-wallet_0.7.0_amd64.deb
  • 📱 Androidmagicmoney-android-v0.7.0.apk
  • 🍏 iOS (sideload, unsigned)magicmoney-ios-v0.7.0-unsigned.ipa
  • 🧩 Chrome extensionmagicmoney-extension-v0.7.0.zip

(Other files are auto-update plumbing — the app uses them, so most users can ignore them.)

Key Features

  • Multi-Chain Support: Unified self-custody across EVM networks, Solana, Cardano, Bitcoin, Polkadot, Tron, Dogecoin, Monero, Zcash, and Midnight.
  • Developer-First Workflow: Built-in provider injection for seamless dApp integration.
  • Security-Focused: Local-first, self-custody architecture.
  • Modern Interface: A minimalist, techno-professional design with cyberpunk influences.

Getting Started

As this is a Beta release, please use it with caution and test with non-critical funds.

  1. Installation: Download the appropriate asset above, or clone the repository and follow the build instructions in README.md.
  2. Configuration: Configure your preferred network nodes through Settings.
  3. Feedback: Please report bugs or feature requests through the GitHub Issues tab.

Full Changelog: v0.6.1...v0.7.0

Built by criptoejesus