Build from Source
Last updated
Last updated
If you would like to build Zen Protocol from source you can clone the master brach of and build it.
Install mono-devel from . If you choose to install via a package manager, add Mono's own repository first.
Install lmdb. The package name is liblmdb0 on Ubuntu and lmdb on Fedora.
Run the following:
Install mono-devel from . If you choose to install via a package manager, add Mono's own repository first.
Install lmdb. You can get it via brew with brew install lmdb
.
Run the following:
Windows is not yet supported
You can communicate with the node with zen-cli
. Enter the bin
directory of the node (src/Node/bin/Debug | Release
) and run:
This software is available under the Zen Protocol Software License, which may be viewed at .