diff --git a/content/en/wallets/GemWallet.md b/content/en/wallets/GemWallet.md new file mode 100644 index 000000000..ac32e8c1f --- /dev/null +++ b/content/en/wallets/GemWallet.md @@ -0,0 +1,37 @@ ++++ +type = "wallet" + +name = "Gem Wallet" +order = "18" +active = "yes" +version = "n/a" +wallet_Image = "https://gemwallet.com/images/favicon.png" +website_url = "https://gemwallet.com/" +git_url = "http://github.com/gemwalletcom" + +download_i686_url = "" +download_x86_64_url = "" +download_win32_url = "" +download_win64_url = "" +download_MacOS_url = "" +download_android_url = "https://play.google.com/store/apps/details?id=com.gemwallet.android" +download_ios_url = "https://apps.apple.com/app/apple-store/id6448712670?mt=8" +browser_url = "" + +# use yes or no to activate or not a type +type_new_user = "yes" +type_experienced_user = "no" + +type_self_custodial = "yes" +type_custodial = "no" + +type_2fa = "no" +type_full_node = "no" +type_import_wallet = "no" +type_browser_wallet = "no" +type_hardware_wallet = "no" +type_multisig = "no" +type_opensource = "yes" +type_api = "no" +type_tipping_bot = "no" ++++