Skip to content

Commit 7f51a76

Browse files
authored
Merge branch 'dev' into staging
2 parents 4140ed0 + 73a85fe commit 7f51a76

File tree

3 files changed

+9
-56
lines changed

3 files changed

+9
-56
lines changed

public/wallets/coin98.png

-2.64 KB
Binary file not shown.

src/data/community-events.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -552,5 +552,14 @@
552552
"location": "South East Asia",
553553
"description": "Bringing developers onchain to build the future of the internet.",
554554
"imageUrl": "https://ethglobal.com/og.png"
555+
},
556+
{
557+
"title": "ETH Uruguay",
558+
"startDate": "2024-05-16",
559+
"endDate": "2024-05-18",
560+
"to": "www.ethereumuruguay.org",
561+
"location": "Montevideo, Uruguay",
562+
"description": "Building together for a decentralized future.",
563+
"imageUrl": "https://uploads-ssl.webflow.com/6463b2b2401a64107c84634f/6463f95db5abb4d10aeabfb5_eth-uy-logo-3.png"
555564
}
556565
]

src/data/wallets/wallet-data.ts

Lines changed: 0 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ import AuroxImage from "@/public/wallets/aurox.png"
99
import BitkeepImage from "@/public/wallets/bitkeep.png"
1010
import BlockWalletImage from "@/public/wallets/blockwallet.png"
1111
import BridgeWalletImage from "@/public/wallets/bridge.png"
12-
import Coin98Image from "@/public/wallets/coin98.png"
1312
import CoinbaseImage from "@/public/wallets/coinbase.png"
1413
import EnkryptImage from "@/public/wallets/enkrypt.png"
1514
import ExodusImage from "@/public/wallets/exodus.png"
@@ -85,61 +84,6 @@ export const walletsData: WalletData[] = [
8584
onboard_documentation: "https://support.keyst.one/",
8685
documentation: "",
8786
},
88-
{
89-
last_updated: "2022-06-22",
90-
name: "Coin98",
91-
image: Coin98Image,
92-
brand_color: "#ffffff",
93-
url: "https://coin98.com/wallet",
94-
active_development_team: true,
95-
languages_supported: [
96-
"vi",
97-
"en",
98-
"zh",
99-
"ja",
100-
"ko",
101-
"tr",
102-
"th",
103-
"es",
104-
"id",
105-
"el",
106-
"pt",
107-
"fr",
108-
],
109-
twitter: "https://twitter.com/coin98_wallet",
110-
discord: "https://c98.link/discord",
111-
reddit: "",
112-
telegram: "https://t.me/coin98wallet",
113-
ios: true,
114-
android: true,
115-
linux: false,
116-
windows: false,
117-
macOS: false,
118-
firefox: false,
119-
chromium: true,
120-
hardware: false,
121-
open_source: false,
122-
repo_url: "",
123-
non_custodial: true,
124-
security_audit: ["https://coin98.com/audit"],
125-
scam_protection: true,
126-
hardware_support: true,
127-
rpc_importing: false,
128-
nft_support: true,
129-
connect_to_dapps: true,
130-
staking: false,
131-
swaps: true,
132-
layer_2: true,
133-
gas_fee_customization: true,
134-
ens_support: true,
135-
erc_20_support: true,
136-
buy_crypto: true,
137-
withdraw_crypto: false,
138-
multisig: false,
139-
social_recovery: false,
140-
onboard_documentation: "https://docs.coin98.com/",
141-
documentation: "",
142-
},
14387
{
14488
last_updated: "2022-06-22",
14589
name: "Loopring wallet",

0 commit comments

Comments
 (0)