Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions src/data/exchanges/exchanges.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,3 +138,9 @@
tags:
name: MEXC
highlight: false
-
url: "https://exolix.com/currencies/dcr"
tags:
- "instant_exchange"
name: Exolix
highlight: false
9 changes: 9 additions & 0 deletions src/data/wallets/wallets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,3 +122,12 @@
- title: Trust Wallet
url: https://trustwallet.com/
highlight: false

- id: cake
name: Cake Wallet
tags:
- third_party_wallets
links:
- title: Cake Wallet
url: https://cakewallet.com/
highlight: false
1 change: 1 addition & 0 deletions transifex_catalogs/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
"downloads_app_ledger": "Ledger Live is a web based wallet secured by the Ledger hardware wallet.",
"downloads_app_trezor": "Trezor is a hardware wallet supported by both Decrediton and Exodus wallets.",
"downloads_app_trust": "Trust Wallet is a secure multi-coin wallet for Android and iOS.",
"downloads_app_cake": "Cake Wallet is a non-custodial wallet for mobile and desktop devices.",
"stakepools_description_1": "Decred coin holders can opt-in to project governance by pseudorandomly locking their coins in exchange for tickets in order to earn staking rewards. By participating, stakeholders help secure the network by voting to approve the work of the miners, and gain voting rights on proposed changes to the Decred blockchain and project management via Politeia. For a complete explanation, see <a href='https://docs.decred.org/proof-of-stake/overview/' target='_blank' rel='noopener noreferrer'>the documentation</a>.",
"stakepools_description_2": "Because tickets are called pseudorandomly and a wallet must be online to vote when a ticket is called, many people use a Voting Service Provider (VSP) using Decrediton or dcrwallet. VSPs lack access to your funds and are tasked with relaying your voting preferences to the network.",
"stakepools_description_3": "The following VSPs have been reviewed by the community.",
Expand Down