From 190633b941f9b11e99442806ba2ceda2059eae49 Mon Sep 17 00:00:00 2001 From: inevitable360 Date: Tue, 18 Oct 2022 16:17:35 +0100 Subject: [PATCH] Added coinomi wallet Added coinomi wallet --- content/de/wallets/coinonomi.md | 37 ++++++++++++++++++++++++++++++ content/en/wallets/coinonomi.md | 37 ++++++++++++++++++++++++++++++ content/es/wallets/coinonomi.md | 37 ++++++++++++++++++++++++++++++ content/fr/wallets/coinonomi.md | 37 ++++++++++++++++++++++++++++++ content/kr/wallets/coinonomi.md | 37 ++++++++++++++++++++++++++++++ content/no/wallets/coinonomi.md | 37 ++++++++++++++++++++++++++++++ content/pt-pt/wallets/coinonomi.md | 37 ++++++++++++++++++++++++++++++ content/th/wallets/coinonomi.md | 37 ++++++++++++++++++++++++++++++ content/zh-cn/wallets/coinonomi.md | 37 ++++++++++++++++++++++++++++++ content/zh-tw/wallets/coinonomi.md | 37 ++++++++++++++++++++++++++++++ 10 files changed, 370 insertions(+) create mode 100644 content/de/wallets/coinonomi.md create mode 100644 content/en/wallets/coinonomi.md create mode 100644 content/es/wallets/coinonomi.md create mode 100644 content/fr/wallets/coinonomi.md create mode 100644 content/kr/wallets/coinonomi.md create mode 100644 content/no/wallets/coinonomi.md create mode 100644 content/pt-pt/wallets/coinonomi.md create mode 100644 content/th/wallets/coinonomi.md create mode 100644 content/zh-cn/wallets/coinonomi.md create mode 100644 content/zh-tw/wallets/coinonomi.md diff --git a/content/de/wallets/coinonomi.md b/content/de/wallets/coinonomi.md new file mode 100644 index 000000000..023cd2a1e --- /dev/null +++ b/content/de/wallets/coinonomi.md @@ -0,0 +1,37 @@ ++++ +type = "wallet" + +name = "coinomi" +order = "16" +active = "yes" +version = "n/a" +wallet_Image = "https://avatars.githubusercontent.com/u/7957039?s=200&v=4" +website_url = "https://www.coinomi.com/" +git_url = "" + +download_i686_url = "https://www.coinomi.com/downloads/" +download_x86_64_url = "https://www.coinomi.com/downloads/" +download_win32_url = "https://www.coinomi.com/downloads/" +download_win64_url = "https://www.coinomi.com/downloads/" +download_MacOS_url = "https://www.coinomi.com/downloads/" +download_android_url = "https://www.coinomi.com/downloads/" +download_ios_url = "https://www.coinomi.com/downloads/" +browser_url = "https://www.xdefi.io" + +# use yes or no to activate or not a type +type_new_user = "no" +type_experienced_user = "yes" + +type_self_custodial = "yes" +type_custodial = "no" + +type_2fa = "yes" +type_full_node = "no" +type_import_wallet = "yes" +type_browser_wallet = "no" +type_hardware_wallet = "no" +type_multisig = "no" +type_opensource = "no" +type_api = "no" +type_tipping_bot = "no" ++++ \ No newline at end of file diff --git a/content/en/wallets/coinonomi.md b/content/en/wallets/coinonomi.md new file mode 100644 index 000000000..023cd2a1e --- /dev/null +++ b/content/en/wallets/coinonomi.md @@ -0,0 +1,37 @@ ++++ +type = "wallet" + +name = "coinomi" +order = "16" +active = "yes" +version = "n/a" +wallet_Image = "https://avatars.githubusercontent.com/u/7957039?s=200&v=4" +website_url = "https://www.coinomi.com/" +git_url = "" + +download_i686_url = "https://www.coinomi.com/downloads/" +download_x86_64_url = "https://www.coinomi.com/downloads/" +download_win32_url = "https://www.coinomi.com/downloads/" +download_win64_url = "https://www.coinomi.com/downloads/" +download_MacOS_url = "https://www.coinomi.com/downloads/" +download_android_url = "https://www.coinomi.com/downloads/" +download_ios_url = "https://www.coinomi.com/downloads/" +browser_url = "https://www.xdefi.io" + +# use yes or no to activate or not a type +type_new_user = "no" +type_experienced_user = "yes" + +type_self_custodial = "yes" +type_custodial = "no" + +type_2fa = "yes" +type_full_node = "no" +type_import_wallet = "yes" +type_browser_wallet = "no" +type_hardware_wallet = "no" +type_multisig = "no" +type_opensource = "no" +type_api = "no" +type_tipping_bot = "no" ++++ \ No newline at end of file diff --git a/content/es/wallets/coinonomi.md b/content/es/wallets/coinonomi.md new file mode 100644 index 000000000..023cd2a1e --- /dev/null +++ b/content/es/wallets/coinonomi.md @@ -0,0 +1,37 @@ ++++ +type = "wallet" + +name = "coinomi" +order = "16" +active = "yes" +version = "n/a" +wallet_Image = "https://avatars.githubusercontent.com/u/7957039?s=200&v=4" +website_url = "https://www.coinomi.com/" +git_url = "" + +download_i686_url = "https://www.coinomi.com/downloads/" +download_x86_64_url = "https://www.coinomi.com/downloads/" +download_win32_url = "https://www.coinomi.com/downloads/" +download_win64_url = "https://www.coinomi.com/downloads/" +download_MacOS_url = "https://www.coinomi.com/downloads/" +download_android_url = "https://www.coinomi.com/downloads/" +download_ios_url = "https://www.coinomi.com/downloads/" +browser_url = "https://www.xdefi.io" + +# use yes or no to activate or not a type +type_new_user = "no" +type_experienced_user = "yes" + +type_self_custodial = "yes" +type_custodial = "no" + +type_2fa = "yes" +type_full_node = "no" +type_import_wallet = "yes" +type_browser_wallet = "no" +type_hardware_wallet = "no" +type_multisig = "no" +type_opensource = "no" +type_api = "no" +type_tipping_bot = "no" ++++ \ No newline at end of file diff --git a/content/fr/wallets/coinonomi.md b/content/fr/wallets/coinonomi.md new file mode 100644 index 000000000..023cd2a1e --- /dev/null +++ b/content/fr/wallets/coinonomi.md @@ -0,0 +1,37 @@ ++++ +type = "wallet" + +name = "coinomi" +order = "16" +active = "yes" +version = "n/a" +wallet_Image = "https://avatars.githubusercontent.com/u/7957039?s=200&v=4" +website_url = "https://www.coinomi.com/" +git_url = "" + +download_i686_url = "https://www.coinomi.com/downloads/" +download_x86_64_url = "https://www.coinomi.com/downloads/" +download_win32_url = "https://www.coinomi.com/downloads/" +download_win64_url = "https://www.coinomi.com/downloads/" +download_MacOS_url = "https://www.coinomi.com/downloads/" +download_android_url = "https://www.coinomi.com/downloads/" +download_ios_url = "https://www.coinomi.com/downloads/" +browser_url = "https://www.xdefi.io" + +# use yes or no to activate or not a type +type_new_user = "no" +type_experienced_user = "yes" + +type_self_custodial = "yes" +type_custodial = "no" + +type_2fa = "yes" +type_full_node = "no" +type_import_wallet = "yes" +type_browser_wallet = "no" +type_hardware_wallet = "no" +type_multisig = "no" +type_opensource = "no" +type_api = "no" +type_tipping_bot = "no" ++++ \ No newline at end of file diff --git a/content/kr/wallets/coinonomi.md b/content/kr/wallets/coinonomi.md new file mode 100644 index 000000000..023cd2a1e --- /dev/null +++ b/content/kr/wallets/coinonomi.md @@ -0,0 +1,37 @@ ++++ +type = "wallet" + +name = "coinomi" +order = "16" +active = "yes" +version = "n/a" +wallet_Image = "https://avatars.githubusercontent.com/u/7957039?s=200&v=4" +website_url = "https://www.coinomi.com/" +git_url = "" + +download_i686_url = "https://www.coinomi.com/downloads/" +download_x86_64_url = "https://www.coinomi.com/downloads/" +download_win32_url = "https://www.coinomi.com/downloads/" +download_win64_url = "https://www.coinomi.com/downloads/" +download_MacOS_url = "https://www.coinomi.com/downloads/" +download_android_url = "https://www.coinomi.com/downloads/" +download_ios_url = "https://www.coinomi.com/downloads/" +browser_url = "https://www.xdefi.io" + +# use yes or no to activate or not a type +type_new_user = "no" +type_experienced_user = "yes" + +type_self_custodial = "yes" +type_custodial = "no" + +type_2fa = "yes" +type_full_node = "no" +type_import_wallet = "yes" +type_browser_wallet = "no" +type_hardware_wallet = "no" +type_multisig = "no" +type_opensource = "no" +type_api = "no" +type_tipping_bot = "no" ++++ \ No newline at end of file diff --git a/content/no/wallets/coinonomi.md b/content/no/wallets/coinonomi.md new file mode 100644 index 000000000..023cd2a1e --- /dev/null +++ b/content/no/wallets/coinonomi.md @@ -0,0 +1,37 @@ ++++ +type = "wallet" + +name = "coinomi" +order = "16" +active = "yes" +version = "n/a" +wallet_Image = "https://avatars.githubusercontent.com/u/7957039?s=200&v=4" +website_url = "https://www.coinomi.com/" +git_url = "" + +download_i686_url = "https://www.coinomi.com/downloads/" +download_x86_64_url = "https://www.coinomi.com/downloads/" +download_win32_url = "https://www.coinomi.com/downloads/" +download_win64_url = "https://www.coinomi.com/downloads/" +download_MacOS_url = "https://www.coinomi.com/downloads/" +download_android_url = "https://www.coinomi.com/downloads/" +download_ios_url = "https://www.coinomi.com/downloads/" +browser_url = "https://www.xdefi.io" + +# use yes or no to activate or not a type +type_new_user = "no" +type_experienced_user = "yes" + +type_self_custodial = "yes" +type_custodial = "no" + +type_2fa = "yes" +type_full_node = "no" +type_import_wallet = "yes" +type_browser_wallet = "no" +type_hardware_wallet = "no" +type_multisig = "no" +type_opensource = "no" +type_api = "no" +type_tipping_bot = "no" ++++ \ No newline at end of file diff --git a/content/pt-pt/wallets/coinonomi.md b/content/pt-pt/wallets/coinonomi.md new file mode 100644 index 000000000..023cd2a1e --- /dev/null +++ b/content/pt-pt/wallets/coinonomi.md @@ -0,0 +1,37 @@ ++++ +type = "wallet" + +name = "coinomi" +order = "16" +active = "yes" +version = "n/a" +wallet_Image = "https://avatars.githubusercontent.com/u/7957039?s=200&v=4" +website_url = "https://www.coinomi.com/" +git_url = "" + +download_i686_url = "https://www.coinomi.com/downloads/" +download_x86_64_url = "https://www.coinomi.com/downloads/" +download_win32_url = "https://www.coinomi.com/downloads/" +download_win64_url = "https://www.coinomi.com/downloads/" +download_MacOS_url = "https://www.coinomi.com/downloads/" +download_android_url = "https://www.coinomi.com/downloads/" +download_ios_url = "https://www.coinomi.com/downloads/" +browser_url = "https://www.xdefi.io" + +# use yes or no to activate or not a type +type_new_user = "no" +type_experienced_user = "yes" + +type_self_custodial = "yes" +type_custodial = "no" + +type_2fa = "yes" +type_full_node = "no" +type_import_wallet = "yes" +type_browser_wallet = "no" +type_hardware_wallet = "no" +type_multisig = "no" +type_opensource = "no" +type_api = "no" +type_tipping_bot = "no" ++++ \ No newline at end of file diff --git a/content/th/wallets/coinonomi.md b/content/th/wallets/coinonomi.md new file mode 100644 index 000000000..023cd2a1e --- /dev/null +++ b/content/th/wallets/coinonomi.md @@ -0,0 +1,37 @@ ++++ +type = "wallet" + +name = "coinomi" +order = "16" +active = "yes" +version = "n/a" +wallet_Image = "https://avatars.githubusercontent.com/u/7957039?s=200&v=4" +website_url = "https://www.coinomi.com/" +git_url = "" + +download_i686_url = "https://www.coinomi.com/downloads/" +download_x86_64_url = "https://www.coinomi.com/downloads/" +download_win32_url = "https://www.coinomi.com/downloads/" +download_win64_url = "https://www.coinomi.com/downloads/" +download_MacOS_url = "https://www.coinomi.com/downloads/" +download_android_url = "https://www.coinomi.com/downloads/" +download_ios_url = "https://www.coinomi.com/downloads/" +browser_url = "https://www.xdefi.io" + +# use yes or no to activate or not a type +type_new_user = "no" +type_experienced_user = "yes" + +type_self_custodial = "yes" +type_custodial = "no" + +type_2fa = "yes" +type_full_node = "no" +type_import_wallet = "yes" +type_browser_wallet = "no" +type_hardware_wallet = "no" +type_multisig = "no" +type_opensource = "no" +type_api = "no" +type_tipping_bot = "no" ++++ \ No newline at end of file diff --git a/content/zh-cn/wallets/coinonomi.md b/content/zh-cn/wallets/coinonomi.md new file mode 100644 index 000000000..023cd2a1e --- /dev/null +++ b/content/zh-cn/wallets/coinonomi.md @@ -0,0 +1,37 @@ ++++ +type = "wallet" + +name = "coinomi" +order = "16" +active = "yes" +version = "n/a" +wallet_Image = "https://avatars.githubusercontent.com/u/7957039?s=200&v=4" +website_url = "https://www.coinomi.com/" +git_url = "" + +download_i686_url = "https://www.coinomi.com/downloads/" +download_x86_64_url = "https://www.coinomi.com/downloads/" +download_win32_url = "https://www.coinomi.com/downloads/" +download_win64_url = "https://www.coinomi.com/downloads/" +download_MacOS_url = "https://www.coinomi.com/downloads/" +download_android_url = "https://www.coinomi.com/downloads/" +download_ios_url = "https://www.coinomi.com/downloads/" +browser_url = "https://www.xdefi.io" + +# use yes or no to activate or not a type +type_new_user = "no" +type_experienced_user = "yes" + +type_self_custodial = "yes" +type_custodial = "no" + +type_2fa = "yes" +type_full_node = "no" +type_import_wallet = "yes" +type_browser_wallet = "no" +type_hardware_wallet = "no" +type_multisig = "no" +type_opensource = "no" +type_api = "no" +type_tipping_bot = "no" ++++ \ No newline at end of file diff --git a/content/zh-tw/wallets/coinonomi.md b/content/zh-tw/wallets/coinonomi.md new file mode 100644 index 000000000..023cd2a1e --- /dev/null +++ b/content/zh-tw/wallets/coinonomi.md @@ -0,0 +1,37 @@ ++++ +type = "wallet" + +name = "coinomi" +order = "16" +active = "yes" +version = "n/a" +wallet_Image = "https://avatars.githubusercontent.com/u/7957039?s=200&v=4" +website_url = "https://www.coinomi.com/" +git_url = "" + +download_i686_url = "https://www.coinomi.com/downloads/" +download_x86_64_url = "https://www.coinomi.com/downloads/" +download_win32_url = "https://www.coinomi.com/downloads/" +download_win64_url = "https://www.coinomi.com/downloads/" +download_MacOS_url = "https://www.coinomi.com/downloads/" +download_android_url = "https://www.coinomi.com/downloads/" +download_ios_url = "https://www.coinomi.com/downloads/" +browser_url = "https://www.xdefi.io" + +# use yes or no to activate or not a type +type_new_user = "no" +type_experienced_user = "yes" + +type_self_custodial = "yes" +type_custodial = "no" + +type_2fa = "yes" +type_full_node = "no" +type_import_wallet = "yes" +type_browser_wallet = "no" +type_hardware_wallet = "no" +type_multisig = "no" +type_opensource = "no" +type_api = "no" +type_tipping_bot = "no" ++++ \ No newline at end of file