Share UD Domains list across platforms #36165
Labels
dev-concern
feature/web3/ddns
OS/Android
Fixes related to Android browser functionality
OS/Desktop
OS/iOS
Fixes related to iOS browser functionality
Description
Currently we have separate lists of supported UD domains on each platform, we should expose this list in core to share between platforms.
iOS frontend: https://github.com/brave/brave-core/blob/35d4ae08b4676342df9ac2e3bfd43f10bdf04f68/ios/brave-ios/Sources/BraveWallet/WalletConstants.swift#L103-L107
Desktop frontend: https://github.com/brave/brave-core/blob/35d4ae08b4676342df9ac2e3bfd43f10bdf04f68/components/brave_wallet_ui/common/constants/domain-extensions.ts#L9-L25
It may be beneficial to have a list of eth/sol supported DDNS domains; though currently only
.eth
/.sol
supported respectively.The text was updated successfully, but these errors were encountered: