Skip to content

Commit 78c3b9f

Browse files
committed
chore: remove Aktionariat wallet
1 parent 0189cf0 commit 78c3b9f

File tree

2 files changed

+0
-47
lines changed

2 files changed

+0
-47
lines changed

public/wallets/aktionariat.png

-774 Bytes
Binary file not shown.

src/data/wallets/wallet-data.ts

Lines changed: 0 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import { StaticImageData } from "next/image"
22

33
import OneInchWalletImage from "@/public/wallets/1inch.png"
44
import AirgapImage from "@/public/wallets/airgap.png"
5-
import AktionariatImage from "@/public/wallets/aktionariat.png"
65
import AlphaWalletImage from "@/public/wallets/alpha.png"
76
import AmbireImage from "@/public/wallets/ambire.png"
87
import ApexImage from "@/public/wallets/apex.png"
@@ -1415,52 +1414,6 @@ const walletData: WalletData[] = [
14151414
onboard_documentation: "https://learn.rainbow.me/",
14161415
documentation: "",
14171416
},
1418-
{
1419-
last_updated: "June 30, 2022",
1420-
name: "Aktionariat",
1421-
image: AktionariatImage,
1422-
brand_color: "#ffffff",
1423-
url: "https://www.aktionariat.com/",
1424-
wallet_live_date: "28.01.2021",
1425-
active_development_team: true,
1426-
languages_supported: ["en"],
1427-
twitter: "https://twitter.com/aktionariat",
1428-
discord: "",
1429-
reddit: "",
1430-
telegram: "https://t.me/Aktionariat",
1431-
ios: true,
1432-
android: true,
1433-
linux: false,
1434-
windows: false,
1435-
macOS: false,
1436-
firefox: false,
1437-
chromium: false,
1438-
hardware: false,
1439-
open_source: false,
1440-
repo_url: "",
1441-
non_custodial: true,
1442-
security_audit: [""],
1443-
scam_protection: false,
1444-
hardware_support: false,
1445-
walletconnect: true,
1446-
rpc_importing: false,
1447-
nft_support: false,
1448-
connect_to_dapps: true,
1449-
staking: false,
1450-
swaps: false,
1451-
multichain: false,
1452-
layer_2: true,
1453-
gas_fee_customization: true,
1454-
ens_support: false,
1455-
erc_20_support: false,
1456-
eip_1559_support: true,
1457-
buy_crypto: true,
1458-
withdraw_crypto: false,
1459-
multisig: false,
1460-
social_recovery: false,
1461-
onboard_documentation: "",
1462-
documentation: "https://www.aktionariat.com/faq/en#wallet",
1463-
},
14641417
{
14651418
last_updated: "2022-08-21",
14661419
name: "Trezor",

0 commit comments

Comments
 (0)