decentraland / decentraland/godot-explorer

Add Base (Coinbase) Wallet Support

Open
#1,096 1 comment 0 reactions 1 assignee Claimed by @kuruk-mm View on GitHub
Dominant language
Rust
Stars
18
Forks
19
Avg merge
4d 2h
Merged PRs (30d)
43

Description

## Description

Add support for Coinbase Wallet deep linking on mobile platforms (Android and iOS).

Coinbase Wallet is already part of the auth flow options, but the mobile app needs to properly handle the `cbwallet://` URL scheme to open the Coinbase Wallet app when users select it during WalletConnect authentication.

## Acceptance Criteria
- [ ] Android: Ensure `cbwallet://` scheme is handled in WebView's `shouldOverrideUrlLoading()`
- [ ] iOS: Verify ASWebAuthenticationSession properly handles Coinbase Wallet redirects
- [ ] Test WalletConnect flow with Coinbase Wallet on both platforms

Image

## Related
This builds on top of the general deep link handling improvements in #1095.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.