Licence: | MIT |
---|---|
Language: | Python (>= 3.8) |
Original Author: | Neil Booth |
You can download the latest version from the links below:
Electrum-ADA is a secure and user-friendly wallet for managing your ADA tokens. Supports Windows, macOS, and Linux.
This project is a fork of kyuupichan/electrumx. The original author dropped support for Bitcoin, which we intend to keep.
Electrum-ADA allows users to run their own Electrum server. It connects to your full node and indexes the blockchain, allowing efficient querying of the history of arbitrary addresses. The server can be exposed publicly, and joined to the public network of servers via peer discovery. As of May 2020, a significant chunk of the public Electrum server network runs ElectrumX.
- Download the electrum-ada-3.3.8-setup.exe file.
- Run the installer and follow the instructions.
- Download the electrum-ada-3.3.8.dmg file.
- Open the file and drag the application to the Applications folder.
- Download the electrum-ada-3.3.8-x86_64.AppImage file.
- Make the file executable: open a terminal and run
chmod +x electrum-ada-3.3.8-x86_64.AppImage
. - Run the application by double-clicking the file or via the terminal.
See readthedocs for more information.
This project is licensed under the MIT License. See the LICENCE file for details.