Skip to main content
Sc

Fukuii

PrimaryEnterpriseETC-nativeScala

Ethereum Classic's first native client — an EVM execution client in Scala 3 LTS on Pekko Typed Actors, running on the JVM. One binary runs several networks at once in one JVM process, each isolated with its own state, metrics registry, and configuration. Consensus is selected per deployment: native Proof-of-Work for ETC mainnet and Mordor.

Current Version

v0.1.240

Olympia Version

TBD

Prerequisites

  • Current JDK LTS (25) — bundled in the Docker image
  • 8 GB RAM minimum
  • 500 GB SSD (full sync)

Installation

Docker

docker pull ghcr.io/fukuii-project/fukuii-cli:latest

Source

sbt stage

Verify Installation

fukuii --version