diff --git a/src/data/wallets/wallets.yml b/src/data/wallets/wallets.yml index bbdf2f66..c7cabedb 100644 --- a/src/data/wallets/wallets.yml +++ b/src/data/wallets/wallets.yml @@ -41,6 +41,17 @@ - title: Release notes url: https://github.com/decred/dcrdex/blob/master/docs/release-notes/release-notes-0.6.3.md +- id: cryptopower + name: Cryptopower + tags: + - core_software + highlight: true + links: + - title: Download and release notes + url: https://github.com/crypto-power/cryptopower/releases/tag/release-v1.0.0 + - title: Website + url: https://cryptopower.dev + - id: commandline name: Command-line app suite tags: diff --git a/transifex_catalogs/en.json b/transifex_catalogs/en.json index bfb1ac31..95f4a76c 100644 --- a/transifex_catalogs/en.json +++ b/transifex_catalogs/en.json @@ -48,6 +48,7 @@ "downloads_category_hardware_wallets": "Hardware wallets", "downloads_app_decrediton": "Graphical UI wallet for Windows, macOS and Linux.", "downloads_app_dcrdex": "Multi-coin light wallet with DEX support. No staking or advanced wallet features.", + "downloads_app_cryptopower": "Multi-coin light GUI wallet for DCR, BTC and LTC. Built purely in Go.", "downloads_app_commandline": "A cross-platform, automatic installer/updater for the command-line applications.", "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.",