Coder Social home page Coder Social logo

foxesden / zen Goto Github PK

View Code? Open in Web Editor NEW

This project forked from belmix/zen

0.0 1.0 0.0 44.58 MB

INITIAL RELEASE!

Home Page: https://zencash.io

License: Other

Makefile 1.41% Shell 1.80% M4 2.22% Python 8.81% C++ 77.62% C 7.10% HTML 0.92% CSS 0.02% Java 0.04% Objective-C 0.06%

zen's Introduction

Zen 2.0.8-2

What is Zen?

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

  1. Get dependencies:

    1. Debian
    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
    
    1. Centos:
    sudo yum install epel-release
    sudo yum group install 'Development Tools'
    sudo yum install lbzip2 \
        ncurses-dev unzip python \
        zlib1g-dev wget bsdmainutils
    
  2. Install

# Build
./zcutil/build.sh -j$(nproc)
# fetch key
./zcutil/fetch-params.sh
# Run
./src/zend

Instructions to redeem pre block 110,000 ZCL

Copy and paste your wallet.dat from ~/.zclassic/ to ~/.zen. That's it

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.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.