WalletConnect & dApps
Eoonia supports WalletConnect v2 (Reown AppKit) so you can use DeFi and Web3 apps without exporting your private keys.
How it works
- Open WalletConnect in Eoonia settings or the dedicated screen.
- Scan the QR code shown by the dApp (or paste a pairing URI).
- Review the session request — which chains and permissions the dApp wants.
- Approve or reject. You stay in control; the dApp never sees your seed phrase.
- When the dApp requests a transaction, Eoonia shows a signing prompt — verify amount, contract, and network before confirming.
Web3 browser
Eoonia includes an in-app Web3 browser for supported flows — wallet injection and permission prompts follow EIP-2255-style patterns documented in the repository.
For developers
- WalletConnect project configuration is required — set up in your local
docs/08_INTEGRATIONS/WALLETS.mdequivalent in the repo; do not publish project secrets on this website. - Test with public dApps on Ethereum or Polygon testnets before mainnet.