Skip to content

Commit d26c78d

Browse files
authored
Merge pull request #62 from fsancheziohk/patch-5
Create 11-daedalus-wallet.mdx
2 parents 5344f86 + 8215e79 commit d26c78d

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
title: Daedalus wallet
3+
metaTitle: Daedalus wallet
4+
---
5+
import { OpenInNew } from 'styled-icons/material/OpenInNew'
6+
import { User } from 'styled-icons/boxicons-regular/User'
7+
8+
## Overview
9+
10+
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.
11+
12+
### Key features
13+
14+
- Easy installation with one-click setup of bundled Cardano node
15+
- Locally stored wallets and encrypted private keys, not shared with third-party servers
16+
- Trustless operation with locally running full Cardano node which independently validates full transaction history of the blockchain
17+
- Supports Cardano network by participating in Cardano protocol
18+
- Wallet backup and restoration using mnemonics phrases
19+
- Staking Support
20+
- Complete autonomy without reliance on third-party servers and services
21+
- Paper wallet generator for offline storage of funds
22+
23+
### Downloading Daedalus
24+
25+
You should download the Daedalus wallet from our [official website](https://daedaluswallet.io/#download) *only*.
26+
27+
**Notes**:
28+
29+
- Daedalus runs on Windows, Mac, and Linux operating systems.
30+
- 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.
31+
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)