According to Blockworks, Bitcoin currently lacks true layer-2 networks similar to those on Ethereum, primarily because existing scaling solutions do not inherit Bitcoin’s security model. Ethereum rollups that post transaction data to the Ethereum mainnet directly leverage its security, ensuring that correct execution of transactions on these layers is secured by the same mechanisms protecting the base layer. In contrast, Bitcoin’s “layer-2” solutions, such as the Liquid Network and Rootstock (RSK), are technically sidechains. They operate independently of Bitcoin, using their own set of validators or miners. While they may share mining hash rate or checkpoint snapshots into Bitcoin, they fundamentally offer a different level of security. Innovations like BitVM can improve trust-minimized bridging from Bitcoin, but to enable bona fide layer-2 solutions on Bitcoin, protocol upgrades are necessary. These upgrades would introduce covenants — mechanisms that restrict how BTC can be spent — that enable secure, trust-minimized interoperability and allow Bitcoin to support a robust layer-2 infrastructure similar to Ethereum’s.

StarkWare described a significant milestone Wednesday in successfully verifying the first zero-knowledge proof using its new STARK verifier on Bitcoin’s test network, Signet. This achievement follows three months of research on the potential of OP_CAT, one such proposed Bitcoin upgrade. StarkWare’s verifier, developed in collaboration with Weikeng Chen from venture firm L2 Iterative, is the first large-scale practical application of this opcode, StarkWare said in a statement. It demonstrates potential to underpin the development of zk-based layer-2 solutions for Bitcoin. “This type of verification methodology is completely different from what’s already being explored by other scaling solutions on the Bitcoin network because it doesn’t require the use of fraud proofs or liveness,” the company said, adding that the code for the verifier has been published via Github.

Chen noted that the research was trailblazing. “We started with nothing. There’s no information about zk proofs on Bitcoin or the necessary mathematical operations. We had to build the full stack leading to the STARK verifier’s implementation,” he said. The new verifier employs Circle STARKs — cryptographic proofs which significantly speed up the proving process. They will also be used in StarkWare’s next-generation STARK prover, Stwo. The current demo only verifies the solution to a discrete mathematical problem: the 32nd number in the Fibonacci squared sequence — or 21,783,0922 — but the team plans to move on to demonstrate a wide range of computations that could ultimately form the basis of a virtual machine. Until then, bitcoin holders who want to engage in DeFi can do so via a range of other approaches aimed at bringing BTC to other networks, each with their own trade-offs.