No results
7
Home
Claude edited this page 2026-04-03 15:32:29 +01:00
Table of Contents
Lethean Blockchain
Lethean blockchain — Zano fork with ProgPoWZ mining, confidential assets, and the Lethean Name Service.
For Home Users
- Run a Node — support the network and earn staking rewards
- Run an Exit Node — provide VPN bandwidth and earn LTHN
- Mining Guide — mine with your GPU
Reference
-
Chain Observations — operational notes, error recovery, testnet findings
-
Getting Started — what Lethean is, specifications, and tokenomics
-
Ecosystem — all repos, images, ports, and architecture
-
Docker Deployment — run the full ecosystem in Docker
-
Staking Guide — earn rewards through Proof-of-Stake
-
Chain Status — current testnet state
-
Services — all ecosystem services and ports
-
Wallet Security — seed phrases, passwords, backup
-
Troubleshooting — common issues and fixes
RPC Documentation
- RPC Overview — quick-start guide for calling the API
- Daemon RPC Reference — all 59 daemon RPC methods
- Wallet RPC Reference — all 50 wallet RPC methods
Guides
- Exchange Integration — full guide for exchanges and services
- Confidential Assets — create and manage privacy tokens
- Staking Guide — PoS staking setup and security
Current State
| Property | Value |
|---|---|
| Hardforks | HF0-5 active, HF6 pending |
| Algorithm | ProgPoWZ (PoW) + PoS |
| Block time | ~120 seconds target |
| Emission | 1 LTHN per block |
| Aliases | 14 registered on chain |
Ecosystem
The full ecosystem runs as Docker containers:
| Service | Description |
|---|---|
| Chain daemon | C++ node (Zano fork) |
| Wallet RPC | CLI wallet with PoS staking |
| Block explorer | Next.js web explorer |
| Trade DEX | Decentralised exchange |
| Mining pool | ProgPoWZ stratum pool |
| LNS | Lethean Name Service (DNS + HTTP) |
| Docs | Documentation site |
