Skip to content
/ zen Public

A globally accessible and anonymous blockchain for censorship-resistant communications and economic activity

License

Notifications You must be signed in to change notification settings

belmix/zen

Repository files navigation

Zen 1.0.6

What is Zen?

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

About

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.

Security Warnings

See important security warnings in doc/security-warnings.md.

Zen is unfinished and highly experimental. Use at your own risk.

Where do I begin?

  • The easiest way to get started is to download one of the available graphical wallets from Zdeveloper.org

Need Help?

Want to participate in development?

  • 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.

Building

Build Zen along with most dependencies from source by running ./zcutil/build.sh. Linux, MacOS, and Windows x64 are supported.

License

For license information see the file COPYING.

About

A globally accessible and anonymous blockchain for censorship-resistant communications and economic activity

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published