During the weekly Cashu Development Kit contributor call held on June 17, 2026, at bitcoin++ Nairobi, developers discussed PR2049, a pull request that aims to integrate Payjoin into the Cashu implementation. As of the call, the PR remains in draft. In parallel, developers are working to draft a specific NUT, the protocol specification format used in Cashu, for Payjoin. The proposal builds on top of NUT-30, which introduced on-chain minting and melting into the Cashu protocol, and on BIP77, the proposal for the asynchronous version of Payjoin.
For context, Cashu is a Bitcoin-backed ecash protocol that allows anyone to run their own mint, enabling privacy-preserving instant payments. Transactions are settled through the Lightning Network, with blind signatures ensuring that the mint cannot link individual payments to individual users. The missing piece has been on-chain privacy: when a user deposits Bitcoin into a mint to receive ecash, that on-chain transaction can still be traced. Payjoin integration addresses exactly that gap.