This repository contains the Zetrix binary node, available in both .zip and .tar.gz file format (located in the releases page). Follow the instructions below to download, install, and run the node on your system.
Zetrix is a public and enterprise-ready blockchain that supports smart contract integrations. This repository provides the binary node for running Zetrix on your local environment or a server.
The hardware requirements must meet the following configurations:
- Recommended: CPU 8 cores, memory 32G, bandwidth 20M, SSD disk 500G
- Minimum: CPU 4 cores, memory 16G, bandwidth 10M, SSD disk 500G
You can choose Ubuntu, Centos, or MacOS systems. The following systems are supported:
- Ubuntu 14.04
- Centos 7
- Mac OS X 10.11.4
Download the latest version of the Zetrix binary node from the release page:
For mainnet:
wget https://github.com/Zetrix-Chain/zetrix/releases/download/1.0.2/mainnet_1.0.2_linux_amd64.tar.gz
For testnet:
wget https://github.com/Zetrix-Chain/zetrix/releases/download/1.0.2/testnet_1.0.2_linux_amd64.tar.gz