Skip to content

Commit 1a5e953

Browse files
authored
Merge pull request #3 from olgahryniuk/patch-11
redirection formatting
2 parents a71d8f7 + 6806d69 commit 1a5e953

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

content/06-cardano-components/11-daedalus-wallet.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,11 @@
22
title: Daedalus wallet
33
metaTitle: Daedalus wallet
44
---
5+
import { OpenInNew } from 'styled-icons/material/OpenInNew'
6+
import { User } from 'styled-icons/boxicons-regular/User'
57

68
## Overview
9+
710
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.
811

912
### Key features
@@ -26,4 +29,5 @@ You should download the Daedalus wallet from our [official website](https://daed
2629
- Daedalus runs on Windows, Mac, and Linux operating systems.
2730
- 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.
2831

29-
For more information about Daedalus, visit our [dedicated Helpdesk page](https://iohk.zendesk.com/hc/en-us/categories/360000877653-Daedalus-Mainnet).
32+
> For more information about Daedalus: [visit the dedicated Helpdesk page <OpenInNew className='content-link' />](https://iohk.zendesk.com/hc/en-us/categories/360000877653-Daedalus-Mainnet)
33+

0 commit comments

Comments
 (0)