Electrum-Dash Release Notes
Latest Release: v4.1.7.6
Welcome to the latest release of Electrum-Dash! This release includes new features, enhancements, and bug fixes designed to improve your experience managing Dash (DASH).
⚠️ Highlights of v4.1.7.6:
- Improved Synchronization: Faster syncing with the Dash network.
- Bug Fixes: Resolved minor issues with transaction handling and UI performance.
- Enhanced Security: Updated cryptographic libraries for stronger encryption.
💻 Platform Downloads
Choose your platform below to download the latest release.
🍎 macOS
macOS Installation
- Download the
.dmgfile. - Open the downloaded file and drag Electrum-Dash to the Applications folder.
- Launch the app from your Applications folder.
📦 Windows
Windows Installation
- Download the
.exeinstaller. - Run the installer and follow the steps to complete the installation.
- Open Electrum-Dash from the Start Menu.
🐧 Linux
Linux Installation
- Download the
.tar.gzfile. - Extract the archive:
tar -xzvf electrum-bsv-linux-v4.1.7.6tar.gz
- Navigate to the extracted folder and run the application:
cd electrum-bsv-linux-v4.1.7.6 python3 electrum-sv
📜 Full Release Notes
For a complete list of changes, bug fixes, and improvements in this release, visit the full release notes page on GitHub:
Full Release Notes
💪 How to Contribute
We welcome contributions to Electrum-Dash. If you wish to contribute, please follow these steps:
- Fork the repository.
- Create a new branch for your changes.
- Make your changes and commit them.
- Push your changes to your fork.
- Open a pull request to submit your changes.
🌟 License
This project is licensed under the MIT License. See the LICENSE file for more information.