Electrum-Doge is a secure, lightweight, and efficient wallet for managing your Dogecoin assets. Built on the trusted Electrum framework, it provides fast transactions without downloading the full blockchain. Perfect for Dogecoin enthusiasts who prioritize speed and security.
- π Lightweight: No need to download the full blockchain.
- π Secure Storage: Your private keys are stored locally and encrypted.
- π‘ Hardware Wallet Support: Compatible with Ledger and Trezor.
- π₯ Multisignature Support: Increased security with multiple signatures.
- π» Cross-Platform: Works on Windows, macOS, and Linux.
- π₯Ά Cold Wallet Functionality: Ideal for offline Dogecoin storage.
Get the latest version of Electrum-Doge for your operating system from the Releases page:
- Windows: Download for Windows
- Linux: Download for Linux
- macOS: Download for macOS
To run Electrum-Doge from the current directory, execute:
./electrum-doge
If you prefer to install Electrum-Doge on your system, allowing you to run it from any directory:
sudo python setup.py install
electrum-doge
Follow these steps to create official Electrum-Doge packages.
-
Generate Internationalization Files:
python mki18n.py
-
Compile Resource Files:
pyrcc4 icons.qrc -o gui/qt/icons_rc.py
-
Create Source Distribution:
python setup.py sdist --format=zip,gztar
sudo python setup-release.py py2app
ARCHFLAGS="-arch i386 -arch x86_64" sudo python setup-release.py py2app --includes sip
-
Create DMG File:
sudo hdiutil create -fs HFS+ -volname "Electrum-Doge" -srcfolder dist/Electrum-Doge.app dist/electrum-doge-VERSION-macosx.dmg
Comprehensive setup instructions, FAQs, and usage guides are available in the Documentation section of the repository.
This project is licensed under the GNU GPL v3.
Electrum dogecoin, Dogecoin Wallet, Lightweight Wallet, Secure Dogecoin Wallet, Electrum Fork, Multisig Wallet, Dogecoin Blockchain
Developed by the Electrum-Doge contributors.
Written in Python.