Skip to content

Commit

Permalink
chore: remove Aktionariat wallet
Browse files Browse the repository at this point in the history
  • Loading branch information
nhsz committed Feb 22, 2024
1 parent 0189cf0 commit 78c3b9f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 47 deletions.
Binary file removed public/wallets/aktionariat.png
Binary file not shown.
47 changes: 0 additions & 47 deletions src/data/wallets/wallet-data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import { StaticImageData } from "next/image"

import OneInchWalletImage from "@/public/wallets/1inch.png"
import AirgapImage from "@/public/wallets/airgap.png"
import AktionariatImage from "@/public/wallets/aktionariat.png"
import AlphaWalletImage from "@/public/wallets/alpha.png"
import AmbireImage from "@/public/wallets/ambire.png"
import ApexImage from "@/public/wallets/apex.png"
Expand Down Expand Up @@ -1415,52 +1414,6 @@ const walletData: WalletData[] = [
onboard_documentation: "https://learn.rainbow.me/",
documentation: "",
},
{
last_updated: "June 30, 2022",
name: "Aktionariat",
image: AktionariatImage,
brand_color: "#ffffff",
url: "https://www.aktionariat.com/",
wallet_live_date: "28.01.2021",
active_development_team: true,
languages_supported: ["en"],
twitter: "https://twitter.com/aktionariat",
discord: "",
reddit: "",
telegram: "https://t.me/Aktionariat",
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: false,
connect_to_dapps: true,
staking: false,
swaps: false,
multichain: false,
layer_2: true,
gas_fee_customization: true,
ens_support: false,
erc_20_support: false,
eip_1559_support: true,
buy_crypto: true,
withdraw_crypto: false,
multisig: false,
social_recovery: false,
onboard_documentation: "",
documentation: "https://www.aktionariat.com/faq/en#wallet",
},
{
last_updated: "2022-08-21",
name: "Trezor",
Expand Down

0 comments on commit 78c3b9f

Please sign in to comment.