Skip to content

Commit

Permalink
Add Android & iOS Cryptopower to /wallets (#1170)
Browse files Browse the repository at this point in the history
  • Loading branch information
jholdstock committed May 9, 2024
1 parent e5853b8 commit 53116c8
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 4 deletions.
2 changes: 1 addition & 1 deletion src/assets/scss/_wallets.scss
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
display: inline-block;
white-space: nowrap;
margin-bottom: 7px;
margin-right: 3px;
margin-right: 2px;

a {
color: $white;
Expand Down
13 changes: 11 additions & 2 deletions src/data/wallets/wallets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -112,4 +121,4 @@
links:
- title: Trust Wallet
url: https://trustwallet.com/
highlight: false
highlight: false
2 changes: 1 addition & 1 deletion transifex_catalogs/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.",
Expand Down

0 comments on commit 53116c8

Please sign in to comment.