Skip to content

Commit e4c579f

Browse files
committed
chore: remove Web3Auth wallet data
1 parent 5fbed75 commit e4c579f

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
@@ -1271,53 +1271,6 @@ const walletData: WalletData[] = [
12711271
onboard_documentation: "",
12721272
documentation: "https://support.guarda.com/",
12731273
},
1274-
{
1275-
last_updated: "September 14, 2022",
1276-
name: "Web3Auth",
1277-
image: Web3AuthImage,
1278-
brand_color: "#0364ff",
1279-
url: "https://web3auth.io",
1280-
wallet_live_date: "Jan, 2022",
1281-
active_development_team: true,
1282-
languages_supported: ["en", "de", "ja", "ko", "zh", "es"],
1283-
twitter: "https://twitter.com/web3auth",
1284-
discord: "https://discord.gg/web3auth",
1285-
reddit: "",
1286-
telegram: "https://t.me/web3authdev",
1287-
ios: true,
1288-
android: true,
1289-
linux: false,
1290-
windows: true,
1291-
macOS: true,
1292-
firefox: true,
1293-
chromium: true,
1294-
hardware: false,
1295-
open_source: true,
1296-
repo_url: "https://github.com/web3auth/web3auth",
1297-
non_custodial: true,
1298-
security_audit: ["https://web3auth.io/docs/overview/key-management/audits"],
1299-
scam_protection: false,
1300-
hardware_support: true,
1301-
walletconnect: true,
1302-
rpc_importing: true,
1303-
nft_support: true,
1304-
connect_to_dapps: true,
1305-
staking: false,
1306-
swaps: false,
1307-
multichain: true,
1308-
layer_2: true,
1309-
gas_fee_customization: true,
1310-
ens_support: true,
1311-
erc_20_support: true,
1312-
eip_1559_support: true,
1313-
buy_crypto: true,
1314-
withdraw_crypto: false,
1315-
multisig: true,
1316-
social_recovery: false,
1317-
onboard_documentation: "https://web3auth.io/docs/overview/what-is-web3auth",
1318-
documentation: "https://web3auth.io/docs/",
1319-
mpc: true,
1320-
},
13211274
{
13221275
last_updated: "June 24, 2022",
13231276
name: "Bridge wallet",

0 commit comments

Comments
 (0)