diff --git a/content/en/wallets/imToken.md b/content/en/wallets/imToken.md new file mode 100644 index 000000000..cfc40e91d --- /dev/null +++ b/content/en/wallets/imToken.md @@ -0,0 +1,38 @@ ++++ +type = "wallet" + +name = "imToken Wallet" +order = "16" +active = "yes" +version = "n/a" +wallet_Image = "https://token.im/img/appLogo.svg" +website_url = "https://token.im/" +git_url = "https://github.com/consenlabs/token-core-monorepo" + +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=im.token.app" +download_ios_url = "https://itunes.apple.com/us/app/imtoken2/id1384798940" +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 = "yes" +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" ++++