Skip to content

Commit

Permalink
Merge pull request ethereum#12257 from ethereum/update-wallet-data
Browse files Browse the repository at this point in the history
chore: update wallet-data
  • Loading branch information
corwintines authored Feb 21, 2024
2 parents c3cecae + 79b127d commit 62fec01
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 282 deletions.
Binary file removed public/wallets/brave.png
Binary file not shown.
Binary file removed public/wallets/mycrypto.png
Binary file not shown.
Binary file removed public/wallets/shapeshift.png
Binary file not shown.
Binary file removed public/wallets/status.png
Binary file not shown.
Binary file removed public/wallets/web3auth.png
Binary file not shown.
282 changes: 0 additions & 282 deletions src/data/wallets/wallet-data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import AuroxImage from "@/public/wallets/aurox.png"
import BitcoindotcomImage from "@/public/wallets/bitcoindotcom.png"
import BitkeepImage from "@/public/wallets/bitkeep.png"
import BlockWalletImage from "@/public/wallets/blockwallet.png"
import BraveImage from "@/public/wallets/brave.png"
import BridgeWalletImage from "@/public/wallets/bridge.png"
import Coin98Image from "@/public/wallets/coin98.png"
import CoinbaseImage from "@/public/wallets/coinbase.png"
Expand All @@ -29,7 +28,6 @@ import LedgerImage from "@/public/wallets/ledger.png"
import LoopringImage from "@/public/wallets/loopring.png"
import MetaMaskImage from "@/public/wallets/metamask.png"
import MewImage from "@/public/wallets/mew.png"
import MyCryptoImage from "@/public/wallets/mycrypto.png"
import MyEtherWalletImage from "@/public/wallets/myetherwallet.png"
import NumioImage from "@/public/wallets/numio.png"
import OKXImage from "@/public/wallets/okx.jpeg"
Expand All @@ -42,14 +40,11 @@ import RabbyWalletImage from "@/public/wallets/rabbywallet.png"
import RainbowImage from "@/public/wallets/rainbow.png"
import SafeImage from "@/public/wallets/safe.png"
import SequenceImage from "@/public/wallets/sequence.png"
import ShapeShiftImage from "@/public/wallets/shapeshift.png"
import StatusImage from "@/public/wallets/status.png"
import TahoImage from "@/public/wallets/taho.png"
import TokenPocketImage from "@/public/wallets/tokenpocket.png"
import TorusImage from "@/public/wallets/torus.png"
import TrezorImage from "@/public/wallets/trezor.png"
import UnstoppableWalletImage from "@/public/wallets/unstoppable.png"
import Web3AuthImage from "@/public/wallets/web3auth.png"
import XDEFIImage from "@/public/wallets/xdefi.png"
import ZengoImage from "@/public/wallets/zengo.png"
import ZerionImage from "@/public/wallets/zerion.png"
Expand Down Expand Up @@ -535,53 +530,6 @@ const walletData: WalletData[] = [
"https://framelabs.notion.site/Getting-Started-Guide-775a95edec3244ce80e118ead8ea6516",
documentation: "",
},
{
last_updated: "June 22, 2022",
name: "Brave Wallet",
image: BraveImage,
brand_color: "#fe1f02",
url: "https://brave.com/wallet",
wallet_live_date: "November 2021",
active_development_team: true,
languages_supported: ["en"],
twitter: "https://twitter.com/brave",
discord: "",
reddit: "https://www.reddit.com/r/brave_browser",
telegram: "",
ios: true,
android: true,
linux: false,
windows: false,
macOS: false,
firefox: false,
chromium: true,
hardware: false,
open_source: true,
repo_url: "https://github.com/brave/brave-core/ ",
non_custodial: true,
security_audit: ["asked if these are available"],
scam_protection: true,
hardware_support: true,
walletconnect: false,
rpc_importing: true,
nft_support: true,
connect_to_dapps: true,
staking: false,
swaps: true,
layer_2: true,
gas_fee_customization: true,
ens_support: true,
erc_20_support: true,
eip_1559_support: true,
buy_crypto: true,
withdraw_crypto: false,
multisig: false,
social_recovery: false,
onboard_documentation:
"https://wallet-docs.brave.com/, https://support.brave.com/hc/en-us/articles/4415497656461-Brave-Wallet-FAQ",
documentation:
"https://wallet-docs.brave.com/, https://support.brave.com/hc/en-us/articles/4415497656461-Brave-Wallet-FAQ",
},
{
last_updated: "June 22, 2022",
name: "MetaMask",
Expand Down Expand Up @@ -994,72 +942,6 @@ const walletData: WalletData[] = [
onboard_documentation: "https://hc.foxwallet.com/docs/",
documentation: "https://hc.foxwallet.com/docs/faq",
},
{
last_updated: "June 24, 2022",
name: "MyCrypto",
image: MyCryptoImage,
brand_color: "#FFFFFF",
url: "https://mycrypto.com",
wallet_live_date: "Feb, 2018",
active_development_team: true,
languages_supported: [
"en",
"de",
"el",
"es",
"fi",
"fr",
"hu",
"id",
"it",
"jp",
"nl",
"no",
"pl",
"pt",
"ru",
"ko",
"tr",
"vi",
"zh",
"zh-tw",
],
twitter: "https://twitter.com/mycrypto",
discord: "",
reddit: "",
telegram: "",
ios: false,
android: false,
linux: true,
windows: true,
macOS: true,
firefox: false,
chromium: false,
hardware: false,
open_source: true,
repo_url: "https://github.com/MyCryptoHQ",
non_custodial: true,
security_audit: [""],
scam_protection: false,
hardware_support: true,
walletconnect: true,
rpc_importing: true,
nft_support: false,
connect_to_dapps: true,
staking: false,
swaps: true,
layer_2: true,
gas_fee_customization: true,
ens_support: true,
erc_20_support: true,
eip_1559_support: true,
buy_crypto: true,
withdraw_crypto: false,
multisig: false,
social_recovery: false,
onboard_documentation: "https://blog.mycrypto.com",
documentation: "",
},
{
last_updated: "June 24, 2022",
name: "Pillar",
Expand Down Expand Up @@ -1384,53 +1266,6 @@ const walletData: WalletData[] = [
onboard_documentation: "",
documentation: "https://support.guarda.com/",
},
{
last_updated: "September 14, 2022",
name: "Web3Auth",
image: Web3AuthImage,
brand_color: "#0364ff",
url: "https://web3auth.io",
wallet_live_date: "Jan, 2022",
active_development_team: true,
languages_supported: ["en", "de", "ja", "ko", "zh", "es"],
twitter: "https://twitter.com/web3auth",
discord: "https://discord.gg/web3auth",
reddit: "",
telegram: "https://t.me/web3authdev",
ios: true,
android: true,
linux: false,
windows: true,
macOS: true,
firefox: true,
chromium: true,
hardware: false,
open_source: true,
repo_url: "https://github.com/web3auth/web3auth",
non_custodial: true,
security_audit: ["https://web3auth.io/docs/overview/key-management/audits"],
scam_protection: false,
hardware_support: true,
walletconnect: true,
rpc_importing: true,
nft_support: true,
connect_to_dapps: true,
staking: false,
swaps: false,
multichain: true,
layer_2: true,
gas_fee_customization: true,
ens_support: true,
erc_20_support: true,
eip_1559_support: true,
buy_crypto: true,
withdraw_crypto: false,
multisig: true,
social_recovery: false,
onboard_documentation: "https://web3auth.io/docs/overview/what-is-web3auth",
documentation: "https://web3auth.io/docs/",
mpc: true,
},
{
last_updated: "June 24, 2022",
name: "Bridge wallet",
Expand Down Expand Up @@ -1627,77 +1462,6 @@ const walletData: WalletData[] = [
onboard_documentation: "https://learn.rainbow.me/",
documentation: "",
},
{
last_updated: "June 30, 2022",
name: "Status",
image: StatusImage,
brand_color: "#4360DF",
url: "https://status.im/",
wallet_live_date:
"Status Mobile has been available in beta since 2017, with the 1.0 version released in Feb 2020.",
active_development_team: true,
languages_supported: [
"ar",
"bn",
"de",
"el",
"en",
"es",
"ph",
"fr",
"hi",
"id",
"it",
"jp",
"ko",
"my",
"nl",
"pl",
"pt",
"pt-br",
"ru",
"tr",
"vi",
"zh",
"zh-tw",
],
twitter: "https://twitter.com/ethstatus",
discord: "https://discord.gg/HGSAcAHGMA",
reddit: "https://www.reddit.com/r/statusim/",
telegram: "",
ios: true,
android: true,
linux: false,
windows: false,
macOS: false,
firefox: false,
chromium: false,
hardware: false,
open_source: true,
repo_url: "https://github.com/status-im/",
non_custodial: true,
security_audit: ["https://github.com/status-im/status-security#audits"],
scam_protection: true,
hardware_support: true,
walletconnect: true,
rpc_importing: true,
nft_support: true,
connect_to_dapps: true,
staking: false,
swaps: false,
multichain: false,
layer_2: true,
gas_fee_customization: true,
ens_support: true,
erc_20_support: true,
eip_1559_support: true,
buy_crypto: true,
withdraw_crypto: false,
multisig: false,
social_recovery: false,
onboard_documentation: "https://status.im/faq/",
documentation: "https://our.status.im/",
},
{
last_updated: "June 30, 2022",
name: "Aktionariat",
Expand Down Expand Up @@ -2539,52 +2303,6 @@ const walletData: WalletData[] = [
documentation:
"https://tahowallet.notion.site/Taho-Knowledge-Base-4d95ed5439c64d6db3d3d27abf1fdae5",
},
{
last_updated: "2023-05-01",
name: "ShapeShift Wallet",
image: ShapeShiftImage,
brand_color: "#386FF9",
url: "https://app.shapeshift.com/",
wallet_live_date: "2020-07-01",
active_development_team: true,
languages_supported: ["en", "es", "pt", "fr", "de", "tr", "ru", "uk"],
twitter: "https://twitter.com/shapeshift",
discord: "https://discord.gg/shapeshift",
reddit: "",
telegram: "https://t.me/shapeshiftofficial",
ios: true,
android: true,
linux: false,
windows: false,
macOS: false,
firefox: false,
chromium: false,
hardware: false,
open_source: true,
repo_url: "https://github.com/shapeshift/hdwallet",
non_custodial: true,
security_audit: ["https://www.defisafety.com/app/pqrs/108"],
scam_protection: false,
hardware_support: true,
walletconnect: true,
rpc_importing: false,
nft_support: true,
connect_to_dapps: true,
staking: true,
swaps: true,
multichain: true,
layer_2: true,
gas_fee_customization: true,
ens_support: true,
erc_20_support: true,
eip_1559_support: true,
buy_crypto: true,
withdraw_crypto: true,
multisig: false,
social_recovery: false,
onboard_documentation: "https://shapeshift.zendesk.com/hc/en-us/",
documentation: "https://docs.shapeshift.com/",
},
{
last_updated: "2023-07-19",
name: "Phantom",
Expand Down

0 comments on commit 62fec01

Please sign in to comment.