Two-way bridge UI for the relayer flow. Wallet: MetaMask.
XgrVault on XGRChain and mints wXGR on Sepolia via relayer.depositId = keccak256(txHash, logIndex) and polls processedDeposit(depositId) on the gateway.Gateway.redeem on Sepolia and unlocks native XGR on XGRChain via relayer.redeemId = keccak256(txHash, logIndex) and polls processedRedeem(redeemId) on the vault.ui/config.json. You can override RPC URLs locally (stored in your browser).