COOLJAPAN
2026-04-13

Chie 0.2.0 Released — Pure Rust Decentralized CDN with Cryptographically Verified Bandwidth Incentives

High-performance IPFS-based decentralized content delivery network with dynamic rewards, bandwidth proofs, gamification, and anti-fraud. 198k+ SLoC pure Rust, Tauri desktop node, web creator portal, OxiARC compression. Node operators earn real rewards for bandwidth and storage. The sovereign content distribution layer for SciRS2 and the entire COOLJAPAN ecosystem (now 26M+ SLoC total).

The content distribution foundation of the COOLJAPAN ecosystem just became fully decentralized and economically incentivized.

Today we released Chie 0.2.0 — a complete, production-grade pure Rust decentralized content delivery network (CDN) that merges IPFS-based storage with a novel cryptographically-verified incentive system.

No centralized servers for delivery.
No traditional CDN fees.
No single point of failure.
Just clean, memory-safe, high-performance P2P content distribution where creators push material through a mesh of user-operated nodes — and node operators earn real rewards for supplying bandwidth and storage.

Why Chie 0.2.0 is a game changer

For decades, global content delivery meant depending on expensive centralized CDNs (Cloudflare, Akamai, AWS) or fragile volunteer IPFS networks with no economic incentives.

These solutions are powerful but suffer from:

Chie 0.2.0 ends all of that.

It delivers decentralized, verifiable, and economically sustainable content delivery while being 100% memory-safe and portable.
Notable highlights in 0.2.0:

Technical Deep Dive: How We Built a Sovereign Decentralized CDN in Pure Rust

The architecture combines battle-tested P2P primitives with cryptographically secure incentives:

  1. P2P Content Distribution (chie-p2p)
    Built on rust-libp2p 0.54 (Swarm, Kademlia DHT, Gossipsub, Request-Response) for mesh delivery.

  2. Bandwidth Proof Protocol (chie-crypto)
    Dual-signature, cryptographically verifiable proof-of-transfer (ChaCha20-Poly1305 AEAD + Ed25519 + BLAKE3).

  3. Dynamic Pricing Engine
    Real-time supply/demand + latency-aware rewards (up to 3× multiplier, >500 ms penalty).

  4. Desktop Node Client
    Cross-platform Tauri 2.0 application with onboarding wizard.

  5. Creator Portal
    Next.js + tRPC web dashboard for content management and analytics.

  6. Anti-Fraud & Coordinator (chie-coordinator)
    Axum + PostgreSQL + Redis, z-score anomaly detection, nonce-based replay prevention.

Key Rust advantages:

What’s inside 0.2.0 (released April 13)

This is the foundation

Chie is now the official decentralized content distribution backend for the entire COOLJAPAN stack (total ecosystem: 26M+ SLoC Rust, 660+ crates, 40+ production-grade libraries):

Repository: https://github.com/cool-japan/chie

Star the repo if you want decentralized content delivery that actually rewards the people who keep the network alive.

The era of “pay the big CDN” or “hope the IPFS network stays alive” is over.

Pure Rust decentralized CDN with real economic incentives is here — fast, verifiable, and sovereign.

KitaSan at COOLJAPAN OÜ April 13, 2026