ROZEV

Docs

Wallet Integration

Connect, disconnect, switch networks, read an address. Nothing else.

ROZEV uses wagmi and viem. The wallet layer supports connect, disconnect, network switching and address display on Ethereum, Base, Arbitrum, Optimism, Polygon and Robinhood Chain.

Connectors

  • Browser-injected wallets discovered through EIP-6963.
  • Coinbase Wallet.
  • WalletConnect, enabled only when NEXT_PUBLIC_WALLETCONNECT_PROJECT_ID is set.

No transactions

ROZEV never requests a signature and never submits a transaction. Transaction features will only be considered once a specific contract or API integration is defined, reviewed and documented.

RPC endpoints

Public RPCs are used by default. Override them with the NEXT_PUBLIC_RPC_* variables for production traffic.