Skip to content

Commit bebcdc4

Browse files
committed
chore: remove Numio wallet
1 parent 78c3b9f commit bebcdc4

File tree

2 files changed

+0
-46
lines changed

2 files changed

+0
-46
lines changed

public/wallets/numio.png

-1.89 KB
Binary file not shown.

src/data/wallets/wallet-data.ts

Lines changed: 0 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ import LoopringImage from "@/public/wallets/loopring.png"
2828
import MetaMaskImage from "@/public/wallets/metamask.png"
2929
import MewImage from "@/public/wallets/mew.png"
3030
import MyEtherWalletImage from "@/public/wallets/myetherwallet.png"
31-
import NumioImage from "@/public/wallets/numio.png"
3231
import OKXImage from "@/public/wallets/okx.jpeg"
3332
import OneKeyImage from "@/public/wallets/onekey.png"
3433
import OperaImage from "@/public/wallets/opera.png"
@@ -143,51 +142,6 @@ const walletData: WalletData[] = [
143142
onboard_documentation: "https://support.keyst.one/",
144143
documentation: "",
145144
},
146-
{
147-
last_updated: "June 22, 2022",
148-
name: "Numio",
149-
image: NumioImage,
150-
brand_color: "#3F3F3F",
151-
url: "https://www.numio.one/",
152-
wallet_live_date: "December 2020",
153-
active_development_team: true,
154-
languages_supported: ["en"],
155-
twitter: "https://twitter.com/GetNumio/",
156-
discord: "",
157-
reddit: "",
158-
telegram: "",
159-
ios: true,
160-
android: true,
161-
linux: false,
162-
windows: false,
163-
macOS: false,
164-
firefox: false,
165-
chromium: false,
166-
hardware: false,
167-
open_source: false,
168-
repo_url: "",
169-
non_custodial: true,
170-
security_audit: [],
171-
scam_protection: false,
172-
hardware_support: false,
173-
walletconnect: true,
174-
rpc_importing: false,
175-
nft_support: true,
176-
connect_to_dapps: true,
177-
staking: false,
178-
swaps: true,
179-
layer_2: true,
180-
gas_fee_customization: false,
181-
ens_support: false,
182-
erc_20_support: false,
183-
eip_1559_support: false,
184-
buy_crypto: true,
185-
withdraw_crypto: false,
186-
multisig: false,
187-
social_recovery: false,
188-
onboard_documentation: "https://docs.numio.one/",
189-
documentation: "",
190-
},
191145
{
192146
last_updated: "June 22, 2022",
193147
name: "Coin98",

0 commit comments

Comments
 (0)