English version — selected content
Full details including Sovereign Cloud feature, Caffeine AI thesis, and Mass Market Platforms are currently available on the Japanese page. Below are decentralized-cloud use cases, followed by the Japan Developer Projects section.
Decentralized cloud use cases
ICP Cloud Engine — a sovereign cloud runtime built from independent nodes. Offered as a solution for nations and enterprises, now running at national scale in Pakistan; apps deploy straight from AI platforms such as Caffeine
opencloud.org ↗
OpenCloud — the open platform where anyone can create their own cloud engine: pick independent nodes from around the world and launch a sovereign cloud right from the browser. Tamperproof, fault-tolerant, no vendor lock-in
opencloud.org ↗
Data centers have become targets of war and terrorism — services hosted on ICP cloud engines keep running when individual data centers go out, and stay tamperproof against infrastructure hacks.
Dominic Williams · DFINITY Founder · @dominic_w ↗⚙️ Technologies unique to ICP
Internet Identity adds an MCP server — AI agents handle keys safely and act on a permission basis
Jul 15, 2026 · @icphub_JP ↗ Confidential · TEESEV Subnets now live — confidential computing that keeps memory protected inside a TEE (Trusted Execution Environment)
Jun 25, 2026 · @icphub_JP ↗ Identity · RecoveryEmail recovery for Internet Identity (preview) — a way to get back in even if you lose your keys
Jun 15, 2026 · @icphub_JP ↗ Database · SQLiteSQLite running on an ICP canister (no WASI), built by @hude_icp — a full-fledged database on chain
Jun 1, 2026 · @icphub_JP ↗ Chain Fusion · DOGENative Dogecoin integration in beta — bridgeless DeFi and smart-contract access to DOGE
Nov 27, 2025 · @icphub_JP ↗🌍 Global & enterprise adoption
🛠️ Developer tools & runtimes
Motoko extension for the Zed editor (@wi_yota) — a fast development environment for ICP
Jul 6, 2026 · @icphub_JP ↗ AI Memory · KinicAI memory built with Kinic — @hude_icp implemented @dominic_w's AI memory using KinicWiki
Jun 17, 2026 · @icphub_JP ↗ Testing · PocketICPocketIC — a mini Internet Computer that runs on your laptop. Fast, reliable testing with CI support
Dec 9, 2025 · @icphub_JP ↗ TypeScript · JunoServerless TypeScript functions in a canister (@junobuild) — works with ic-js, no backend required
Nov 28, 2025 · @icphub_JP ↗ AI · zkMemoryKINIC-CLI beta — zkTAM (zero-knowledge trustless agent memory) lets agents prove, own and carry their memory
Nov 27, 2025 · @icphub_JP ↗ IDE · ICP NINJAICP NINJA (icp.ninja) — an in-browser IDE for ICP development, with a growing number of clone projects
Nov 17, 2025 · @icphub_JP ↗📱 Products for everyday users
PartyDEX — a new decentralized exchange (DEX) on the Internet Computer
Apr 28, 2026 · @icphub_JP ↗ WordPressWordPress running 100% on the Internet Computer (@miadey)
Apr 27, 2026 · @icphub_JP ↗ AI Payments · VlyVly — AI payments driven by Claude and powered by ICP. SlowMist-audited, self-custodial, protected by human 2FA
Nov 21, 2025 · @icphub_JP ↗ICP projects built by Japanese developers
Projects emerging from the ICP Japan community — EVM-compatible chains, AI memory, editor extensions, per-language Canister Development Kits (Nim / Idris2), native-app authentication libraries. Japanese developers are expanding the ICP ecosystem at the implementation level.
EVM · Chain
Kasane — EVM on ICP. An EVM-compatible chain that uses ICP as its native token, Chain ID 4801360 (0x494350). Led by hude (Japan).
AI · Memory
Kinic — encrypted personal memory (a searchable vector DB) for AI agents. Built by clankpan. 1,000+ users / 10TB+ managed.
Dev Tools
Motoko Extension for Zed — an extension that brings the ICP-native language Motoko to the Zed editor. Built by Yota Wino (Japan), awarded #icpgrant.
Swift · Auth
ic-auth-client (Swift) — a library that lets iOS/macOS native apps authenticate via Internet Identity. Yota Wino (Japan) implemented both Rust and Swift versions and released v0.5.0-beta.0 with native frontend support. Under discussion on the DFINITY forum.
Nim · CDK
nicp_cdk — a Nim Canister Development Kit for writing ICP canisters in Nim. Developed by medy (Japan, @dumblepytech1).
Idris2 · CDK
idris2-magical-utils — a toolchain for writing and testing ICP canisters in Idris2. Includes Idris2IcWasm / Idris2Cdk / Idris2DfxCoverage. Built by Shogo Ochiai (@shogochiai).