Giter Site home page Giter Site logo

Zen Protocol

Build

Linux

  1. Install mono-devel from http://www.mono-project.com/download. If you choose to install via a package manager, add Mono's own repository first.
  2. Install lmdb. The package name is liblmdb0 on Ubuntu and lmdb on Fedora.
  3. Run the following:
./paket restore
chmod +x packages/zen_z3_linux/output/z3-linux 
msbuild src

OSX

  1. Install Mono as in step 1 of the instructions for Linux.
  2. Install lmdb. You can get it via brew with brew install lmdb.
  3. Run the following:
./paket restore
chmod +x packages/zen_z3_osx/output/z3-osx
msbuild src

Windows

Windows is not yet supported

Run

Linux and OSX

cd src/Node/bin/Debug
./zen-node

Windows

cd src\Node\bin\Debug
zen-node.exe

CLI

You can communicate with the node with zen-cli. Enter the bin directory of the node (src/Node/bin/Debug) and run:

Linux and OSX

./zen-cli --help

License

This software is available under the Zen Protocol Software License, which may be viewed at LICENSE.md.

Zen Protocol's Projects

bip44-constants icon bip44-constants

This package provides BIP44 coin constants as found here: https://github.com/satoshilabs/slips/blob/master/slip-0044.md

docs icon docs

Zen Protocol Documentation

explorer icon explorer

Official Zen Protocol Blockchain Explorer

fsbech32 icon fsbech32

A .NET implementation of Bech32 (BIP 173), written in F#.

fstar icon fstar

An ML-like language aimed at program verification

ledgerapp icon ledgerapp

The official Zen Protocol Ledger App, Mirrored from Gitlab

secp256k1 icon secp256k1

Optimized C library for EC operations on curve secp256k1

slips icon slips

SatoshiLabs Improvement Proposals

zenprotocol icon zenprotocol

The default client for the Zen Protocol. Mirrored from https://gitlab.com/zenprotocol/zenprotocol

zenwallet icon zenwallet

User interface for the Zen Protocol client.

zulib icon zulib

Zen Protocol Standard Library

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.