Key Highlights
- Blockstream Simplicity ecosystem engineer Artem Chystiakov introduced a new on-chain Bitcoin multisig proposal.
- The design replaces off-chain coordination with blockchain-based communication using OP_RETURN.
- The protocol uses Simplicity to enforce customizable spending policies such as whitelists, timelocks, and compliance rules.
Blockstream Simplicity ecosystem engineer Artem Chystiakov has introduced an experimental Bitcoin multisignature protocol that aims to eliminate one of multisig’s biggest operational challenges: reliance on off-chain coordination.
In an X post on Monday, Chystiakov described the concept as a multisig system in which participants communicate entirely through the blockchain rather than via messaging apps, coordination servers, or other external services. “This may be controversial and not privacy-preserving in the best way, but I still want to share this idea,” he wrote.
He summarized the concept as a multisig protocol involving only the user, the front end, and the blockchain, eliminating reliance on off-chain services while using Simplicity to enable customizable policy enforcement rules and multisignature spending conditions.
The proposal is detailed in a newly published research paper, Simplicity Multisig v0.1, co-authored by Chystiakov and Kyrylo Riabov. Chystiakov stressed that the work should be viewed as an early research project rather than an official Blockstream initiative.
“This is a very early experiment to showcase what can be developed with Simplicity.” He later shared the full paper on GitHub, inviting developers and researchers to review the proposal.
A new take on multisig
Today’s Bitcoin multisig wallets typically require participants to exchange signatures through external communication channels such as messaging apps, email, or dedicated coordination servers before funds can be moved. The proposed protocol instead uses the blockchain itself as the communication layer.
After the initial wallet setup, participants publish votes, signed intents, and coordination messages directly to the chain using OP_RETURN outputs. Other signers discover those messages simply by scanning the blockchain, removing dependence on external infrastructure once the multisig has been created. The authors argue that this approach maximizes reliability because the blockchain becomes the only communication channel participants need.
Simplicity adds programmable spending rules
Beyond replacing coordination infrastructure, the proposal introduces programmable spending policies through Simplicity, Blockstream’s smart contract language.
Rather than approving only a transaction, signers can attach additional policy conditions that must also be satisfied before funds can move. The paper describes several possible use cases, including address whitelists and blacklists, time-based spending restrictions, compliance checks, spending limits and veto mechanisms.
One example allows a participant to approve a transaction today while ensuring it cannot be executed until a future date. The researchers note that existing multisignature systems generally cannot enforce such conditions once a signature has been shared.
Built for liquid today, bitcoin later
The proposal is currently designed for the Liquid Network, where Simplicity is already available. However, the authors note that the same design could eventually be deployed on Bitcoin if Simplicity is ever adopted on the Bitcoin network.
The paper also states that formal verification of the multisig covenants remains in progress and identifies several current limitations, including the lack of encrypted coordination, descriptor rotation, and confidential transaction support.
For now, the proposal remains an experimental design, but it offers a glimpse into how Bitcoin multisignature wallets could evolve if Simplicity becomes part of the broader Bitcoin ecosystem.
Also Read: Grayscale Proposes Quarterly Cash Payouts for ETH, SOL Staking ETFs
