Skip to content

LunariumCoin v4.0.0

Latest

Choose a tag to compare

@Lunariumcoin-Labs Lunariumcoin-Labs released this 12 Sep 22:27
· 9 commits to main since this release

Compiled wallet binaries for LunariumCoin (XLN) v4.0.0.

Windows — recommended: use the installer

  • LunariumCoin-4.0.0-x64-Setup.exe — Windows 64-bit installer
  • LunariumCoin-4.0.0-x86-Setup.exe — Windows 32-bit installer

The installer sets everything up automatically (Start Menu/Desktop shortcuts, uninstaller) and offers an optional "Bootstrap blockchain files" component that downloads and installs the blockchain bootstrap during setup, so you don't have to sync from scratch. It also seeds the wallet with known active network peers, so it connects immediately.

Windows — manual (zip, no installer)

  • lunariumcoin-4.0.0-win64.zip
  • lunariumcoin-4.0.0-win32.zip

Linux

  • lunariumcoin-4.0.0-linux-ubuntu22.04-x86_64.tar.gz — built on Ubuntu 22.04 (requires glibc 2.35+, compatible with Ubuntu 22.04+ and similar distros)

Each package contains:

  • lunariumcoind / lunariumcoind.exe — full node daemon
  • lunariumcoin-cli / lunariumcoin-cli.exe — RPC command-line client
  • lunariumcoin-tx / lunariumcoin-tx.exe — transaction utility
  • lunariumcoin-qt / lunariumcoin-qt.exe — desktop GUI wallet

Blockchain bootstrap (manual download)

If you're using the zip/tar.gz packages instead of the Windows installer, you can skip syncing from scratch by downloading the bootstrap yourself and extracting blocks/, chainstate/ and sporks/ into your data directory (%APPDATA%\LunariumCoin on Windows, ~/.lunariumcoin on Linux):

https://mundolunariumcoin.explorerxln.com/bootstrap/bootstrap-latest.tar.gz

Masternode collateral: 1,000,000 XLN. See the README for the full rewards schedule.

🤖 Generated with Claude Code