Skip to content

Magic Money - Version 0.2.0 (Beta 4)

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 20 Jul 02:16
· 129 commits to main since this release

Magic Money - Version 0.2.0 (Beta 4)

Welcome to Magic Money Beta 4, 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.2.0-beta.4)

Beta 4 introduces Privacy Mode: a focused mainnet portfolio for privacy-oriented networks, with addresses derived from the same wallet seed only when the mode is first enabled.

What's New — Privacy Mode

  • Focused privacy portfolio: Switch to a streamlined view containing Monero (XMR), Zcash (ZEC), and Midnight (NIGHT).
  • One seed, no extra wallet: Privacy-network addresses are derived lazily from your existing mnemonic.
  • Monero support: Full Monero address and private view-key derivation, with balance scanning through keyless remote nodes.
  • Zcash support: Transparent t1... receive addresses, balances, fee estimates, and sends. Shielded receivers remain disabled until shielded scanning is supported.
  • Midnight support: Lace-compatible unshielded and shielded address derivation, with receive and balance support. Sends remain disabled until DUST and proof-server support are available.
  • Safe mode switching: Privacy Mode and Testnet Mode are mutually exclusive; enabling one automatically turns off the other.
  • Privacy-aware swaps: Swaps are disabled while Privacy Mode is active because current providers do not support these routes and hosted routing would weaken the mode's privacy goals.

Enable Privacy Mode from Settings → Privacy Mode. Tap it again to return to the full portfolio.

Downloads

  • 🪟 WindowsMagicMoney-Wallet-Setup-0.2.0-beta.4.exe
  • 🍎 macOS (Apple Silicon)MagicMoney-Wallet-0.2.0-beta.4-arm64.dmg
  • 🐧 LinuxMagicMoney-Wallet-0.2.0-beta.4.AppImage or magicmoney-wallet_0.2.0-beta.4_amd64.deb
  • 📱 Androidmagicmoney-android-v0.2.0-beta.4.apk
  • 🧩 Chrome extensionmagicmoney-extension-v0.2.0-beta.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, 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.2.0-beta.3...v0.2.0-beta.4

Built by criptoejesus