diff --git a/metadata/en-US/full_description.txt b/metadata/en-US/full_description.txt new file mode 100644 index 000000000..882536b4b --- /dev/null +++ b/metadata/en-US/full_description.txt @@ -0,0 +1,17 @@ +Cryptopower is a self-custodial multi-coin wallet application designed for both desktop and mobile platforms. It offers support for creating wallets not only for Decred but also for other cryptocurrencies such as Bitcoin and Litecoin. The app is built using Gio, a Golang library for the implementation of cross-platform user interfaces. + +Features +* Multi-Coin support - Native SPV wallets for Decred, Bitcoin and Litecoin. +* Coin Control - It allows users to select exact addresses and outputs to be used in a transaction. +* CoinShuffle++ - CoinShuffle++ (CSPP) is a mixing protocol used to create Decred CoinJoin transactions. +* Staking - This allows users to purchase tickets via DCR’s PoS (Proof-Of-Stake) consensus implementation. +* Governance - This allows users to vote on Decred Proposals, Consensus changes and Treasury Spendings. +* Set gap limit - Users can choose a custom gap limit for use with address discovery. +* Instant Exchange - Instant exchanging between assets using (Flyp.me, Godex, Changenow, Trocador). +* Fee Rates API - This allows for custom fee selection when sending BTC transactions. +* Transaction note - This allows for a note/description when sending transactions. +* DCRDEX has been implemented with current trading pairs; LTC/DCR & DCR/BTC. It is currently under beta testing. +* Users can now send transactions to multiple recipients at a go. +* Users can now export transactions for better record keeping. +* An improved User Interface for easier accessibility and use. +* Users can switch between mainnet and testnet right from the settings page diff --git a/metadata/en-US/images/featureGraphic.png b/metadata/en-US/images/featureGraphic.png new file mode 100644 index 000000000..bcf52b704 Binary files /dev/null and b/metadata/en-US/images/featureGraphic.png differ diff --git a/metadata/en-US/images/icon.png b/metadata/en-US/images/icon.png new file mode 100644 index 000000000..04951c220 Binary files /dev/null and b/metadata/en-US/images/icon.png differ diff --git a/metadata/en-US/images/phoneScreenshots/01.png b/metadata/en-US/images/phoneScreenshots/01.png new file mode 100644 index 000000000..142ad9971 Binary files /dev/null and b/metadata/en-US/images/phoneScreenshots/01.png differ diff --git a/metadata/en-US/images/phoneScreenshots/02.png b/metadata/en-US/images/phoneScreenshots/02.png new file mode 100644 index 000000000..20d55191c Binary files /dev/null and b/metadata/en-US/images/phoneScreenshots/02.png differ diff --git a/metadata/en-US/images/phoneScreenshots/03.png b/metadata/en-US/images/phoneScreenshots/03.png new file mode 100644 index 000000000..608f6cf06 Binary files /dev/null and b/metadata/en-US/images/phoneScreenshots/03.png differ diff --git a/metadata/en-US/images/phoneScreenshots/04.png b/metadata/en-US/images/phoneScreenshots/04.png new file mode 100644 index 000000000..7d6e3921c Binary files /dev/null and b/metadata/en-US/images/phoneScreenshots/04.png differ diff --git a/metadata/en-US/images/phoneScreenshots/05.png b/metadata/en-US/images/phoneScreenshots/05.png new file mode 100644 index 000000000..d27fb9baf Binary files /dev/null and b/metadata/en-US/images/phoneScreenshots/05.png differ diff --git a/metadata/en-US/images/phoneScreenshots/06.png b/metadata/en-US/images/phoneScreenshots/06.png new file mode 100644 index 000000000..c493c6208 Binary files /dev/null and b/metadata/en-US/images/phoneScreenshots/06.png differ diff --git a/metadata/en-US/images/phoneScreenshots/07.png b/metadata/en-US/images/phoneScreenshots/07.png new file mode 100644 index 000000000..7cae1ec53 Binary files /dev/null and b/metadata/en-US/images/phoneScreenshots/07.png differ diff --git a/metadata/en-US/images/phoneScreenshots/08.png b/metadata/en-US/images/phoneScreenshots/08.png new file mode 100644 index 000000000..fc4192131 Binary files /dev/null and b/metadata/en-US/images/phoneScreenshots/08.png differ diff --git a/metadata/en-US/short_description.txt b/metadata/en-US/short_description.txt new file mode 100644 index 000000000..96e4c5210 --- /dev/null +++ b/metadata/en-US/short_description.txt @@ -0,0 +1 @@ +A cross-platform SPV (DCR, BTC & LTC) privacy wallet built with go. \ No newline at end of file