Skip to content

WalletConnect & dApps

Eoonia supports WalletConnect v2 (Reown AppKit) so you can use DeFi and Web3 apps without exporting your private keys.

How it works

  1. Open WalletConnect in Eoonia settings or the dedicated screen.
  2. Scan the QR code shown by the dApp (or paste a pairing URI).
  3. Review the session request — which chains and permissions the dApp wants.
  4. Approve or reject. You stay in control; the dApp never sees your seed phrase.
  5. 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.md equivalent in the repo; do not publish project secrets on this website.
  • Test with public dApps on Ethereum or Polygon testnets before mainnet.