DigitalNote Wiki
  • Welcome to the DigitalNote Wiki
  • GETTING STARTED
    • A Brief History
    • The Current DigitalNote Ecosystem
    • XDN Network and Coin Specs
    • Ways to Earn XDN
    • Exchange Listings
    • Masternodes
  • XDN on Binance Smart Chain/PancakeSwap
  • Benefits of Getting XDN on Binance Chain & PancakeSwap
  • Setting up XDN on Binance Smart Chain (BSC)
  • Contributing to wXDN/BUSD Liquidity Pool on PancakeSwap
  • Participating in wXDN/BUSD Pool Rewards on PancakeSwap
  • Trade wXDN with other coins
  • Swap BEP-2 for BEP-20 BNB Asset
  • FAQ: Binance Smart Chain & PancakeSwap Integration
  • Wallet Functionality
    • Wallets
    • QT Wallet
      • Installation and Updating
      • Backup and Security
        • Wallet Encryption
        • Wallet Backup
        • Wallet Restoration
      • Staking
      • Advanced Wallet Functions
        • Coin Control
        • Command Line Options
        • Console Commands
    • DigitalNote Mobile Wallet
  • COMMUNITY AND SOCIAL MEDIA
  • GitHub
  • Official Website
  • Official Social Accounts & Live Chats
  • Social Media Outlets
  • Support
    • Syncing Issues
      • Manually Adding Peers
    • Masternode Setup
      • Client Side
        • QT Wallet MN setup
      • Server Side
        • VPS Install
        • Hosting Services
  • Proposals & Feedback
    • Collaborate with XDN
    • Report a Wallet Issue
    • Feature Requests
  • OTHER RESOURCES
    • Frequently Asked Question: 2XDN
    • Merchandise
    • XDN Press/Media Kit
Powered by GitBook
On this page
  • Releases
  • Windows
  • Mac
  • Linux
  • Source Code

Was this helpful?

  1. Wallet Functionality
  2. QT Wallet

Installation and Updating

QT wallet installation

PreviousQT WalletNextBackup and Security

Last updated 4 years ago

Was this helpful?

Download the latest release for your specific Operating System via the or direct from . For MacOS and Windows, simply click on the .exe/.dmg file to begin installation. For all others, unpack the .tar.gz or .zip file and copy the binary/executable files to the appropriate location to install for all users, or simply execute them from where ever you unpacked them if no other users need access.

Releases

Windows

DigitalNote-v1.0.3.1_build_1-win32-qt.zip

For Windows 32-bit architectures. This release includes an installer and is most likely the release you want to download if you are a Windows user.

Mac

DigitalNote-v1.0.2.5-macOS.zip

For OS X. This release includes an installer and is most likely the release you want to download if you are a Windows user.

Linux

XDN-x86_64-linux-gnu.tar.gz

For Linux 64-bit architectures. Binary files are found in the /bin directory.

XDN-i686-pc-linux-gnu.tar.gz

For Linux 32-bit architectures. Binary files are found in the /bin directory.

Source Code

If you wish to compile the binary/executable files yourself, the source code is available in .zip and .tar.gz compressed file formats. Note that you will also need to have all required and optional dependencies already installed in order to successfully compile from source code.

XDN website
GitHub