This release includes six main downloadable files:
- luckycoin.conf
- Node-v3.0.0-linux.zip
- Node-v3.0.0-ubuntu20.04.zip
- Node-v3.0.0-windows.zip
- Wallet-v3.0.0-linux.zip
- Wallet-v3.0.0-windows.zip
The Node packages contain essential files for running nodes, such as luckycoind(.exe)
, luckycoin-cli(.exe)
, and others necessary for node operations.
The Wallet packages include the luckycoin-qt(.exe)
file for managing your Luckycoin wallet. For users upgrading from version 2, you can simply replace your current luckycoin-qt
executable (either .exe
for Windows or the non-extension file for Linux) with the new version provided in this release.
Additionally, this version includes the luckycoin.conf
file, which can be placed in the default directory used by both the node and the wallet to aid synchronization. This configuration file contains the correct node details, ensuring seamless connectivity and synchronization with the network.
The default directories for placing the luckycoin.conf
file are typically:
- Linux:
~/.luckycoin/
- Windows:
%appdata%/Luckycoin
We hope you enjoy the enhancements and features included in this version.