Skip to content

Releases: Zzero-net/zero-chain

v0.1.0-testnet

08 Mar 16:38

Choose a tag to compare

v0.1.0-testnet Pre-release
Pre-release

First testnet release of the Zero Network node.

Downloads

  • zero-node-linux-amd64 — Linux x86_64 binary (7.7MB)

Quick Start

curl -sSf https://install.zzero.net/install.sh | sh

Or download manually:

chmod +x zero-node-linux-amd64
./zero-node-linux-amd64

Highlights

  • 7 crates, 198 passing tests
  • DAG-based aBFT consensus with trust scoring and slashing
  • Ed25519 + BLAKE3 cryptographic primitives
  • Bridge support for Base (USDC) and Arbitrum (USDT)
  • gRPC gossip + JSON-RPC API
  • 100-byte wire format, <500ms finality