Skip to content

A Zyx Network client based on the go-ethereum fork

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

ZYXnetwork/ZYX-20

Zyx Network

API Reference Discord

Building the source

Many of the below are the same as or similar to go-ethereum.

For prerequisites and detailed build instructions please read the Installation Instructions.

Building geth requires both a Go (version 1.14 or later) and a C compiler. You can install them using your favourite package manager. Once the dependencies are installed, run.

make geth

A Full node on the Zyx Mainnet

Steps:

  1. Download the binary release, or compile the binary by make geth.
  2. Start fullnode: ./geth.

Note: This node is not compatible with Minerva testnet, so for starting full node in testnet use ZYX-20-v1

Specifation

At the current moment, Zyx mainnet works on the Minerva consensus engine.