From 53116c847f9ed2554008baaac71bca827400373b Mon Sep 17 00:00:00 2001 From: Jamie Holdstock Date: Thu, 9 May 2024 14:23:51 +0100 Subject: [PATCH] Add Android & iOS Cryptopower to /wallets (#1170) --- src/assets/scss/_wallets.scss | 2 +- src/data/wallets/wallets.yml | 13 +++++++++++-- transifex_catalogs/en.json | 2 +- 3 files changed, 13 insertions(+), 4 deletions(-) diff --git a/src/assets/scss/_wallets.scss b/src/assets/scss/_wallets.scss index 1bc6a722..e0684076 100644 --- a/src/assets/scss/_wallets.scss +++ b/src/assets/scss/_wallets.scss @@ -57,7 +57,7 @@ display: inline-block; white-space: nowrap; margin-bottom: 7px; - margin-right: 3px; + margin-right: 2px; a { color: $white; diff --git a/src/data/wallets/wallets.yml b/src/data/wallets/wallets.yml index 1ab559f5..54d0911f 100644 --- a/src/data/wallets/wallets.yml +++ b/src/data/wallets/wallets.yml @@ -49,8 +49,17 @@ - core_software highlight: true links: + - title: iOS + url: https://apps.apple.com/us/app/cryptopower-wallet/id6472668308 + is_direct_download: true + - title: Android + url: https://play.google.com/store/apps/details?id=com.dreacotdigital.cryptopower.mainnet + is_direct_download: true + - title: APK + url: https://github.com/crypto-power/cryptopower/releases/download/v1.1.2/cryptopower-v1.1.2.apk + is_direct_download: true - title: Downloads and release notes - url: https://github.com/crypto-power/cryptopower/releases/tag/v1.0.0 + url: https://github.com/crypto-power/cryptopower/releases/tag/v1.1.2 - title: Website url: https://cryptopower.dev @@ -112,4 +121,4 @@ links: - title: Trust Wallet url: https://trustwallet.com/ - highlight: false + highlight: false \ No newline at end of file diff --git a/transifex_catalogs/en.json b/transifex_catalogs/en.json index 8255a4ad..e159a20b 100644 --- a/transifex_catalogs/en.json +++ b/transifex_catalogs/en.json @@ -48,7 +48,7 @@ "downloads_category_hardware_wallets": "Hardware wallets", "downloads_app_decrediton": "Graphical UI wallet with all Decred features: staking, voting, Lightning Network, Trezor, DEX trading, and more. Runs on Windows, macOS and Linux.", "downloads_app_dcrdex": "Multi-coin light wallet with peer-to-peer trustless trading and basic wallet features. DCR staking is coming. See the website for a list of assets and introduction.", - "downloads_app_cryptopower": "Multi-coin light GUI wallet for DCR, BTC and LTC. Built purely in Go. Windows, macOS, Linux and FreeBSD. Android and iOS are coming.", + "downloads_app_cryptopower": "Multi-coin light GUI wallet for DCR, BTC and LTC. Built purely in Go. Android, iOS, Windows, macOS, Linux and FreeBSD.", "downloads_app_commandline": "Full node daemon, wallet daemon, Lightning Network tools, politeiavoter, and more. Use the automatic installer/updater or install the standalone binaries manually.", "downloads_app_mobilewallets": "Decred mobile wallets available for both Android and iOS platforms.", "downloads_app_exodus": "Exodus is a friendly, all-in-one application, to secure, manage and exchange blockchain assets.",