Git Product home page Git Product logo

slips's Introduction

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.

slips's People

Contributors

adinapoli-iohk avatar billvp avatar btchip avatar carryforward avatar cryptapus avatar dangershony avatar dev0tion avatar ellaismer avatar erasmospunk avatar ethernomad avatar fluffypony avatar h4x3rotab avatar jhoenicke avatar karelbilek avatar kmn avatar mikeyb avatar nopslide avatar oizopower avatar oktoshi avatar pondsea avatar priestc avatar protonn avatar prusnak avatar rhettcreighton avatar romanz avatar sambhavsharma avatar tsusanka avatar tzarebczan avatar vetal20600 avatar xeroc avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

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.