Skip to content

Fukuii Documentation

Welcome to the official documentation for Fukuii, an Ethereum Classic client written in Scala 3.

  • ๐Ÿš€ Getting Started


    New to Fukuii? Start here to get your node up and running.

    Quick Start

  • ๐Ÿƒ For Node Operators


    Running a Fukuii node? Find configuration, security, and maintenance guides.

    Node Operations

  • โš™ For Operators/SRE


    Deploy and monitor Fukuii in production environments.

    Operations Guide

  • ๐Ÿ”ง For Developers


    Contributing to Fukuii or building on top of it? Find architecture docs and development guides.

    Developer Guide

What is Fukuii?

Fukuii is a high-performance Ethereum Classic (ETC) client built with Scala 3. It provides:

  • Full node operation โ€” Sync and validate the Ethereum Classic blockchain
  • JSON-RPC API โ€” Standard Ethereum JSON-RPC interface for dApp integration
  • Docker support โ€” Production-ready container images with signed releases
  • Comprehensive monitoring โ€” Prometheus metrics and Grafana dashboards
I want to... Go to...
Run a node quickly Quick Start
Deploy with Docker Docker Guide
Configure my node Node Configuration
Secure my node Security Runbook
Understand the architecture Architecture Overview
Use the JSON-RPC API API Reference
Contribute code Contributing Guide
Test compatibility Gorgoroth Network Testing

Supported Networks

Network Chain ID Description
Ethereum Classic 61 ETC mainnet
Mordor 63 ETC testnet
Ethereum 1 ETH mainnet (limited support)

Documentation Organization

This documentation is organized by audience:

Community


Built with โค by Chippr Robotics LLC