Skip to content

Commit 90d220a

Browse files
committed
chore: remove Brave wallet data
1 parent b094f1b commit 90d220a

File tree

1 file changed

+0
-47
lines changed

1 file changed

+0
-47
lines changed

src/data/wallets/wallet-data.ts

Lines changed: 0 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -535,53 +535,6 @@ const walletData: WalletData[] = [
535535
"https://framelabs.notion.site/Getting-Started-Guide-775a95edec3244ce80e118ead8ea6516",
536536
documentation: "",
537537
},
538-
{
539-
last_updated: "June 22, 2022",
540-
name: "Brave Wallet",
541-
image: BraveImage,
542-
brand_color: "#fe1f02",
543-
url: "https://brave.com/wallet",
544-
wallet_live_date: "November 2021",
545-
active_development_team: true,
546-
languages_supported: ["en"],
547-
twitter: "https://twitter.com/brave",
548-
discord: "",
549-
reddit: "https://www.reddit.com/r/brave_browser",
550-
telegram: "",
551-
ios: true,
552-
android: true,
553-
linux: false,
554-
windows: false,
555-
macOS: false,
556-
firefox: false,
557-
chromium: true,
558-
hardware: false,
559-
open_source: true,
560-
repo_url: "https://github.com/brave/brave-core/ ",
561-
non_custodial: true,
562-
security_audit: ["asked if these are available"],
563-
scam_protection: true,
564-
hardware_support: true,
565-
walletconnect: false,
566-
rpc_importing: true,
567-
nft_support: true,
568-
connect_to_dapps: true,
569-
staking: false,
570-
swaps: true,
571-
layer_2: true,
572-
gas_fee_customization: true,
573-
ens_support: true,
574-
erc_20_support: true,
575-
eip_1559_support: true,
576-
buy_crypto: true,
577-
withdraw_crypto: false,
578-
multisig: false,
579-
social_recovery: false,
580-
onboard_documentation:
581-
"https://wallet-docs.brave.com/, https://support.brave.com/hc/en-us/articles/4415497656461-Brave-Wallet-FAQ",
582-
documentation:
583-
"https://wallet-docs.brave.com/, https://support.brave.com/hc/en-us/articles/4415497656461-Brave-Wallet-FAQ",
584-
},
585538
{
586539
last_updated: "June 22, 2022",
587540
name: "MetaMask",

0 commit comments

Comments
 (0)