Magic Money - Version 0.7.1
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
- 🪟 Windows →
MagicMoney-Wallet-Setup-0.7.1.exe - 🍎 macOS (Apple Silicon) →
MagicMoney-Wallet-0.7.1-arm64.dmg - 🐧 Linux →
MagicMoney-Wallet-0.7.1.AppImageormagicmoney-wallet_0.7.1_amd64.deb - 📱 Android →
magicmoney-android-v0.7.1.apk - 🍏 iOS (sideload, unsigned) →
magicmoney-ios-v0.7.1-unsigned.ipa - 🧩 Chrome extension →
magicmoney-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.
- Installation: Download the appropriate asset above, or clone the repository and follow the build instructions in
README.md. - Configuration: Configure your preferred network nodes through Settings.
- Feedback: Please report bugs or feature requests through the GitHub Issues tab.
Full Changelog: v0.7.0...v0.7.1
Built by criptoejesus