Skip to content

Commit

Permalink
chore: remove Numio wallet
Browse files Browse the repository at this point in the history
  • Loading branch information
nhsz committed Feb 22, 2024
1 parent 78c3b9f commit bebcdc4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 46 deletions.
Binary file removed public/wallets/numio.png
Binary file not shown.
46 changes: 0 additions & 46 deletions src/data/wallets/wallet-data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ import LoopringImage from "@/public/wallets/loopring.png"
import MetaMaskImage from "@/public/wallets/metamask.png"
import MewImage from "@/public/wallets/mew.png"
import MyEtherWalletImage from "@/public/wallets/myetherwallet.png"
import NumioImage from "@/public/wallets/numio.png"
import OKXImage from "@/public/wallets/okx.jpeg"
import OneKeyImage from "@/public/wallets/onekey.png"
import OperaImage from "@/public/wallets/opera.png"
Expand Down Expand Up @@ -143,51 +142,6 @@ const walletData: WalletData[] = [
onboard_documentation: "https://support.keyst.one/",
documentation: "",
},
{
last_updated: "June 22, 2022",
name: "Numio",
image: NumioImage,
brand_color: "#3F3F3F",
url: "https://www.numio.one/",
wallet_live_date: "December 2020",
active_development_team: true,
languages_supported: ["en"],
twitter: "https://twitter.com/GetNumio/",
discord: "",
reddit: "",
telegram: "",
ios: true,
android: true,
linux: false,
windows: false,
macOS: false,
firefox: false,
chromium: false,
hardware: false,
open_source: false,
repo_url: "",
non_custodial: true,
security_audit: [],
scam_protection: false,
hardware_support: false,
walletconnect: true,
rpc_importing: false,
nft_support: true,
connect_to_dapps: true,
staking: false,
swaps: true,
layer_2: true,
gas_fee_customization: false,
ens_support: false,
erc_20_support: false,
eip_1559_support: false,
buy_crypto: true,
withdraw_crypto: false,
multisig: false,
social_recovery: false,
onboard_documentation: "https://docs.numio.one/",
documentation: "",
},
{
last_updated: "June 22, 2022",
name: "Coin98",
Expand Down

0 comments on commit bebcdc4

Please sign in to comment.