From a71d8f7a05ec14020fc9a04ec852b7e720abef41 Mon Sep 17 00:00:00 2001
From: fsancheziohk <58336530+fsancheziohk@users.noreply.github.com>
Date: Fri, 9 Jul 2021 12:52:55 +0100
Subject: [PATCH 1/3] Create 11-daedalus-wallet.mdx
New file 'Daedalus overview'
---
.../11-daedalus-wallet.mdx | 29 +++++++++++++++++++
1 file changed, 29 insertions(+)
create mode 100644 content/06-cardano-components/11-daedalus-wallet.mdx
diff --git a/content/06-cardano-components/11-daedalus-wallet.mdx b/content/06-cardano-components/11-daedalus-wallet.mdx
new file mode 100644
index 00000000..cf2e2312
--- /dev/null
+++ b/content/06-cardano-components/11-daedalus-wallet.mdx
@@ -0,0 +1,29 @@
+---
+title: Daedalus wallet
+metaTitle: Daedalus wallet
+---
+
+## Overview
+Daedalus wallet is a full-node hierarchical deterministic (HD) desktop wallet for the ada currency. Daedalus comes bundled with a full Cardano node, and it stores the entire history of Cardano blockchain and validates all blocks and transactions for fully trustless and autonomous operation.
+
+### Key features
+
+- Easy installation with one-click setup of bundled Cardano node
+- Locally stored wallets and encrypted private keys, not shared with third-party servers
+- Trustless operation with locally running full Cardano node which independently validates full transaction history of the blockchain
+- Supports Cardano network by participating in Cardano protocol
+- Wallet backup and restoration using mnemonics phrases
+- Support for staking coming with Shelley release
+- Complete autonomy without reliance on third-party servers and services
+- Paper wallet generator for offline storage of funds
+
+### Downloading Daedalus
+
+You should download the Daedalus wallet from our [official website](https://daedaluswallet.io/#download) *only*.
+
+**Notes**:
+
+- Daedalus runs on Windows, Mac, and Linux operating systems.
+- After downloading, the wallet will sync with the blockchain to create a local copy of it. Currently, Daedalus (and the blockchain) take up around 6GB of local storage.
+
+For more information about Daedalus, visit our [dedicated Helpdesk page](https://iohk.zendesk.com/hc/en-us/categories/360000877653-Daedalus-Mainnet).
From 6806d69c6790f861437b47f03b76262abb357760 Mon Sep 17 00:00:00 2001
From: olgahryniuk <67585499+olgahryniuk@users.noreply.github.com>
Date: Fri, 9 Jul 2021 15:17:37 +0300
Subject: [PATCH 2/3] redirection formatting
---
content/06-cardano-components/11-daedalus-wallet.mdx | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/content/06-cardano-components/11-daedalus-wallet.mdx b/content/06-cardano-components/11-daedalus-wallet.mdx
index cf2e2312..f0385af5 100644
--- a/content/06-cardano-components/11-daedalus-wallet.mdx
+++ b/content/06-cardano-components/11-daedalus-wallet.mdx
@@ -2,8 +2,11 @@
title: Daedalus wallet
metaTitle: Daedalus wallet
---
+import { OpenInNew } from 'styled-icons/material/OpenInNew'
+import { User } from 'styled-icons/boxicons-regular/User'
## Overview
+
Daedalus wallet is a full-node hierarchical deterministic (HD) desktop wallet for the ada currency. Daedalus comes bundled with a full Cardano node, and it stores the entire history of Cardano blockchain and validates all blocks and transactions for fully trustless and autonomous operation.
### Key features
@@ -26,4 +29,5 @@ You should download the Daedalus wallet from our [official website](https://daed
- Daedalus runs on Windows, Mac, and Linux operating systems.
- After downloading, the wallet will sync with the blockchain to create a local copy of it. Currently, Daedalus (and the blockchain) take up around 6GB of local storage.
-For more information about Daedalus, visit our [dedicated Helpdesk page](https://iohk.zendesk.com/hc/en-us/categories/360000877653-Daedalus-Mainnet).
+> For more information about Daedalus: [visit the dedicated Helpdesk page ](https://iohk.zendesk.com/hc/en-us/categories/360000877653-Daedalus-Mainnet)
+
From 8215e79e0846a3411c11c5a79c3ead8a46699bba Mon Sep 17 00:00:00 2001
From: George Clark
Date: Mon, 12 Jul 2021 12:27:25 +0100
Subject: [PATCH 3/3] Create 11-daedalus-wallet.mdx
---
content/06-cardano-components/11-daedalus-wallet.mdx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/06-cardano-components/11-daedalus-wallet.mdx b/content/06-cardano-components/11-daedalus-wallet.mdx
index f0385af5..3f21dcae 100644
--- a/content/06-cardano-components/11-daedalus-wallet.mdx
+++ b/content/06-cardano-components/11-daedalus-wallet.mdx
@@ -16,7 +16,7 @@ Daedalus wallet is a full-node hierarchical deterministic (HD) desktop wallet fo
- Trustless operation with locally running full Cardano node which independently validates full transaction history of the blockchain
- Supports Cardano network by participating in Cardano protocol
- Wallet backup and restoration using mnemonics phrases
-- Support for staking coming with Shelley release
+- Staking Support
- Complete autonomy without reliance on third-party servers and services
- Paper wallet generator for offline storage of funds