
The Ethereum Foundation’s Kohaku Initiative released an SDK enabling seamless integration of shielded pool protocols like Railgun, Tornado Cash, and Privacy Pools directly into wallet interfaces, with 4337 relaying now operational.
The Ethereum Foundation’s Kohaku Initiative announced the release of its SDK for integrating privacy protocols into Ethereum wallets without intermediaries.
The team achieved a major milestone with v0.0.1-alpha.21 of the kohaku-eth/railgun integration, which now features operational 4337 mempool relaying for private transactions. Tornado Cash and Privacy Pools integrations are in development.
Kohaku aims to make end-to-end privacy the default for Ethereum users by abstracting away the complexity of interacting with existing shielded pool protocols.
Rather than relying on protocol-specific relaying infrastructure, the SDK enables all privacy protocol transactions to route through the 4337 mempool—a shift the team describes as a major contribution toward user-controlled privacy without dependence on centralized relayers.
Wallets in the works
The initiative is actively demonstrating practical applications of the SDK beyond theoretical research. Developers have created a CLI-based wallet that consumes the Kohaku SDK to showcase real-world functionality. Wallet integrations are underway, with production wallets including Ambire preparing implementations. A browser extension experimental wallet developed in collaboration with breadcoop is also in progress.
Kohaku’s scope extends beyond the work currently highlighted. The initiative is also developing infrastructure for post-quantum accounts, multisigs, and hardware wallet support, according to the team.
The SDK documentation is being expanded to improve developer experience, with the team emphasizing that wallet integration timelines require patience as production implementations move forward.
The Kohaku Initiative represents the Ethereum Foundation’s focus on bringing privacy solutions from the research phase to real user adoption. Code is available on GitHub, and vision documentation for the CLI wallet component is publicly accessible. The team plans to showcase progress at Berlin Blockchain Week.
Sources: Ethereum Foundation Kohaku GitHub | Kohaku CLI GitHub Repository | Kohaku Vision Documentation | X Announcement