Flux (formerly known as Zel) is a fork of 2.1.0-1 Zcash aiming to provide a decentralized development platform via FluxOS, FluxNodes, ZelCore and more.
Flux is PoW and "ASIC resistant" with ZelHash (Modified Equihash 125,4) with the personalisation string ZelProof and utilises the LWMA3 difficulty algorithm.
Please see our wiki for any and all info.
To setup a FluxNode please follow this guide and this video guide.
If you are building for Ubuntu 20.04, Ubuntu 22.04 or Ubuntu 24.04 use the following to install the dependencies:
sudo apt-get update && sudo apt-get upgrade -y
sudo apt-get install build-essential pkg-config libc6-dev m4 g++-multilib autoconf2.64 libtool ncurses-dev unzip git zlib1g-dev wget curl bsdmainutils automake
For other targets or additional information see the Flux Daemon build and installation guide is here
Once you have the dependencies you can build Flux Daemon from source by running:
./zcutil/build.sh -j$(nproc)
- 📘 See the documentation at the Zel GitBook for help and more information.
- 🔍 Join us on Discord.gg/RunOnFlux for support and to join the community conversation.
See important security warnings on Zcash Security Information page.
For license information see the file COPYING.