Кошельки

Какие объекты с рыночной стоимостью вы бы не хранили, обеспечение из безопасности это первоочередная задача.Это правило касается и экономик, которые используют валюту в качестве универсальной меры обмена. Банки хранят деньги на личных счетах, а криптовалюты на уникальных адресах, связанных с непрерывной последовательной цепочкой блоков. Криптографические приватные ключи, необходимые для доступа к средствам, хранящимся публичном адресе и есть объект ценности в этой системе. Этот раздел документации рассматривает различные практические методы безопасного хранения этих ключей в кошельке без потери удобства ежедневного пользования.

В целях безопасности не рекомендуется хранить значительные средства на биржах или программных кошельках. Если вы владеете криптовалютой стоимостью больше, чем устройство на на котором вы её храните в данный момент, то приобретите hardware wallet.

Dash Core Wallet

Dash Core Wallet is the full official release of Dash, and supports all Dash features as they are released, including InstantSend and PrivateSend, as well as an RPC console and governance features. Dash Core Wallet (sometimes known as the QT wallet, due to the QT software framework used in development) is a professional or heavy wallet which downloads the full blockchain (several GB in size) and can operate as both a full node or masternode on the network. Because of the requirement to hold a full copy of the blockchain, some time is required for synchronisation when starting the wallet. Once this is done, the correct balances will be displayed and the functions in the wallet can be used. Dash Core Wallet is available for macOS, Linux, Raspberry Pi and Windows.

Возможности:

  • PrivateSend
  • InstantSend
  • Шифрование кошелька
  • Управление монетами и комиссиями
  • Создание QR-кода и адресной книги
  • команды для мастернод и голосования
  • Автоматическое резервирование
  • Консоль отладки

Доступная документация

../_images/106329009.png

Dash Core Wallet

Кошелёк Dash Electrum

Dash Electrum is a light wallet which uses powerful external servers to index the blockchain, while still securing the keys on your personal computer. Transactions are verified on the Dash blockchain using a technique called Secure Payment Verification (SPV), which only requires the block headers and not the full block. This means that wallet startup is almost instant, while still keeping your funds secure and mobile. It does not currently support advanced InstantSend and PrivateSend features.

Dash Electrum is a fork of the Electrum wallet for Bitcoin. While this documentation focuses on using Dash Electrum, full documentation of all Bitcoin Electrum features (mostly identical in Dash Electrum) is available at the official documentation site.

../_images/electrum.png

Кошелёк Dash Electrum

Кошелёк Dash для Android

Dash offers a standalone wallet for Android, with development supported by the Dash budget. The Dash Android Wallet supports advanced Dash features, including contact management and InstandSend. You can scan and display QR codes for quick transfers, backup and restore your wallet, keep an address book of frequently used addresses, pay with NFC, sweep paper wallets and more.

../_images/android1.png ../_images/android2.png

Dash Android Wallet

Кошелёк Dash для iOS

Dash offers a standalone wallet for iOS, with development supported by the Dash budget. The official Dash Wallet supports advanced Dash features such as InstandSend. You can scan and display QR codes for quick transfers, backup your wallet using a recovery phrase and even pay to Bitcoin addresses through native integration with ShapeShift.

../_images/ios1.png ../_images/ios2.png

Dash iOS Wallet

Кошелёк Dash Copay

The Dash Copay wallet is a modern and feature-rich wallet available for both mobile and desktop devices. It supports advanced Dash features including InstantSend, HD address generation, user-friendly address books, multiple wallets in one app and easy to use multi-signature wallets. Dash Copay is a light wallet, meaning that even though a full copy of the blockchain is not required for use, the private keys to your addresses are stored securely on your device and under your control at all times.

../_images/setup-splash.png ../_images/details.png

Dash Copay Wallet

Dash Paper Wallet

The Dash Paper Wallet generator allows you to generate, encrypt and secure the keys to a single Dash address on a clean computer without ever connecting to the internet. Perfect for long term secure storage.

../_images/paper-addresses.png

Dash Paper Wallet

Hardware Wallets

A hardware wallet is a type of device which stores private keys for a blockchain in a secure hardware device, instead of in a database file such as wallet.dat used with common software wallets. This offers major security advantages over software wallets, as well as practical benefits over paper wallets. To date, there is no verifiable evidence of hardware wallets being compromised by viruses, and they are also immune to keylogger attacks that could be used to steal passwords to unlock the private keys used with software wallets.

Hardware wallets function by storing your private keys in a protected area of a microcontroller. It is impossible for the private key to leave the device in plain text - only the signed output of the cryptographic hash is ever transmitted to the device interacting with the blockchain, such as your computer or smartphone. Most hardware wallets feature a screen which allows you to independently confirm the address you are sending to is correct.

This section lists the most common commercial hardware wallets supporting Dash, although some other enthusiast projects may also be available.

../_images/trezor-balance.png

Trezor Web Wallet

Third Party Wallets

These wallets have been developed by external developers to support Dash. Many third party wallets support multiple different cryptocurrencies at the same time, or integrate instant cryptocurrency exchanges.

../_images/edge-wallet.png

Edge Wallet

Web Wallets

Web wallets are services which keep a Dash balance for you, while maintaining control of the private keys on your behalf. Any Dash stored on exchanges falls under this category, but there are also some services able to store Dash for you through simple Google/Facebook login systems. Be extremely careful with web storage, as your Dash is only as secure as the reputation of the company storing it for you. A particular exception is MyDashWallet.org, which provides a secure web interface to the Dash blockchain while leaving you with full control of your private keys.

../_images/mydashwallet-opened.png

My Dash Wallet

Text Wallets

Text wallets (or SMS wallets) allow users without smartphones or internet access to transact in Dash using text messages on simple feature phones. Innovative shortcodes, usually in collaboration with national mobile service providers, make it relatively simple to create transactions to both send and receive Dash.

../_images/cointext-wallet.png

Dash CoinText

Wallet Guides

Documentation in this section describes common tasks and questions relating to all wallets.