A globally accessible and anonymous blockchain for censorship-resistant communications and economic activity.
Get dependencies:
sudo apt-get install \
build-essential pkg-config libc6-dev m4 g++-multilib \
autoconf libtool ncurses-dev unzip git python \
zlib1g-dev wget bsdmainutils automake
Install
# Build
./zcutil/build.sh -j$(nproc)
# fetch key
./zcutil/fetch-params.sh
# Run
./src/zend
Zen is a platform for secure communications and for deniable economic activity. Zen is an evolution of the Zclassic codebase aimed at primarily enabling intriniscally secure communications and resilient networking.
This software is the Zen client. It downloads and stores the entire history of Zen transactions; depending on the speed of your computer and network connection, the synchronization process could take a day or more once the blockchain has reached a significant size.
See important security warnings in doc/security-warnings.md.
Zen is unfinished and highly experimental. Use at your own risk.
- The easiest way to get started is to download one of the available graphical wallets from Zdeveloper.org
- Many guides and tutorials are available at Zdeveloper.org for help and more information.
- Ask for help on the Zdeveloper Rocket Chat.
- Code review is welcome!
- If you want to get to know us join our Rocket Chat
Participation in the Zen project is subject to a Code of Conduct.
Build Zen along with most dependencies from source by running ./zcutil/build.sh. Linux, MacOS, and Windows x64 are supported.
For license information see the file COPYING.