Skip to content

feat: add MagicMoney Wallet#71

Merged
Dodilanne merged 1 commit into
Cardano-Forge:mainfrom
M2AF:main
Jun 19, 2026
Merged

feat: add MagicMoney Wallet#71
Dodilanne merged 1 commit into
Cardano-Forge:mainfrom
M2AF:main

Conversation

@M2AF

@M2AF M2AF commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

📌 Description

Adds MagicMoney Wallet to the supported wallets list.

MagicMoney is a self-custody multi-chain wallet (EVM, Solana, Cardano) available as a desktop app and Chrome browser extension. It implements the CIP-30 standard at window.cardano.magicmoney.

Changes:

  • Added images/wallets/magicmoney.svg icon
  • Added entry to SUPPORTED_WALLETS in core/src/lib/main/utils/wallets.ts

No new dependencies added.

📷 Screenshots (if applicable)

N/A

Additional Notes

Note: npm run build and npm run test fail due to a pre-existing rollup native
binary issue in the local dev environment (MODULE_NOT_FOUND for rollup native.js),
unrelated to this wallet addition. Lint passes cleanly.

✅ Checklist

  • Linting and formatting checks passed
  • Self-reviewed the code
  • Written and passed tests
    • npm run check
    • npm run build
    • npm run test
  • Updated the documentation
  • Reviewed new dependencies before use
  • Considered security implications

@Dodilanne Dodilanne merged commit cababe5 into Cardano-Forge:main Jun 19, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants