Privacy on Ethereum has long been the blockchain equivalent of a screen door on a submarine. Every transaction, every balance, every interaction is visible to anyone with an internet connection and a block explorer. The Ethereum Foundation’s Kohaku Initiative is trying to change that, not by building a new wallet from scratch, but by handing existing wallets a ready-made SDK to bolt on privacy features.

The open-source toolkit, hosted on GitHub, is designed to be modular. Wallet developers can integrate support for private transactions, key management, and recovery options without rebuilding their entire stack.

What Kohaku actually does

The Kohaku Initiative was officially unveiled on October 8, 2025, as part of a broader Ethereum Foundation Privacy Cluster made up of 47 members. The cluster’s job is straightforward: make privacy practical for everyday Ethereum users, not just cypherpunks willing to navigate arcane tooling.

A notable update on May 25, 2026, introduced an ERC-4337 mempool relay specifically designed to facilitate private transactions through Railgun. Instead of requiring wallet developers to build custom infrastructure to route transactions through privacy protocols, the SDK handles that plumbing through account abstraction standards that are already gaining traction across the ecosystem.