Skip to content

Commit

Permalink
Add Gem Wallet to wallet-data
Browse files Browse the repository at this point in the history
  • Loading branch information
gg-1414 committed Nov 14, 2024
1 parent 5853c0b commit d7b04d0
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 0 deletions.
Binary file added public/src/img/solana-wallets/gem.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
26 changes: 26 additions & 0 deletions src/data/wallets/wallet-data.js
Original file line number Diff line number Diff line change
Expand Up @@ -729,6 +729,32 @@ export const walletData = [
open_source: false,
private_key_infrastructure: false,
},
{
name: "Gem Wallet",
body: "Gem Wallet is an open-source and self-custodial crypto wallet that lets you send, receive, swap, use dApps, buy, and stake cryptocurrencies.",
website: "https://gemwallet.com/",
additionalInfo:
"Non-Custodial/Self Custodial • Buy Crypto • Sell Crypto • Open Source • Staking",
icon: gemIcon,
new_to_crypto: false,
developer: true,
hardware: false,
custodial: false,
non_custodial: true,
te: false,
blinks_and_actions: false,
solana_pay: false,
buy_crypto: true,
sell_crypto: false,
hold_nfts: false,
mpc: false,
gas_abstraction: false,
social_recovery: false,
staking: true,
spending_limits: false,
open_source: true,
private_key_infrastructure: false,
},
{
name: "Passkeys.Foundation",
body: "",
Expand Down

0 comments on commit d7b04d0

Please sign in to comment.