Introduction To LayerEdge

What Is LayerEdge?

LayerEdge is the first decentralized network that enhances the capabilities of Bitcoin Blockspace with ZK & BitVM, enabling every layer to be secured on Bitcoin & true Bitcoin Rollups.

Often efficient settlement on Bitcoin is linked with dependency on OP_Cat being enabled on Bitcoin L1. Read here how LayerEdge works with or without OP_Cat.

How much efficient we can make L1 settlement & proof verification with LayerEdge?

LayerEdge achieves up to 95% reduction in L1 settlement costs through shared transactions, and up to 99% reduction in proof verification costs through aggregation. As more protocols join the network, costs decrease further - enabling what was previously economically unfeasible. A single proof verification cost can drop from an estimated of $900+ to less than $20 per protocol on Bitcoin, in a network of 50+ protocols.

Why LayerEdge?

Imagine Bitcoin not just as a store of value, but as a decentralized supercomputer capable of verifying vast computations without ever executing them directly. LayerEdge enables this by allowing verifiable, off-chain execution powered by Bitcoin’s Proof-of-Work (PoW) security. Rather than forcing Bitcoin to perform every transaction, LayerEdge makes it possible to aggregate and verify proofs at a fraction of cost.

The benefits don’t stop with financial transactions. The applications of ZK proofs extend far beyond finance. From artificial intelligence (AI) to the Internet of Things (IoT) like DePIN, verifiable computation is essential for ensuring trust in decentralized systems. With LayerEdge, Bitcoin’s computational security can now support these emerging technologies, transforming it from a passive financial asset to a backbone of verifiable trust for the decentralized internet.

Why are we building this solution?

The Bitcoin ecosystem faces a critical challenge: while Bitcoin provides unmatched security, leveraging this security through ZK proofs is either technically impossible (due to Bitcoin's limited scripting capabilities) or economically unfeasible (huge costs per state transition even through optimistic verification approaches like BitVM).

This creates a significant barrier for L2s and protocols wanting to build on Bitcoin or inherit Bitcoin's security. The high costs of proof verification force protocols to either compromise on security or face unsustainable operational expenses.

LayerEdge solves this by enabling protocols to share verification costs through proof aggregation. Instead of each protocol bearing the full verification burden, costs are distributed across the network. This approach can reduce individual protocol costs by up to 99%, making Bitcoin-secured scaling solutions economically viable for the first time.

Our vision is to make Bitcoin's security accessible and cost-effective for all protocols, enabling a new wave of innovation in the Bitcoin ecosystem

Background

Trust is becoming the most valuable commodity. Blockchains, often introduced as the solution to trustless systems, are indeed powerful engines of trust. Yet, their current architecture is still riddled with inefficiencies. Each node in the network must redundantly re-execute every transaction, a process that severely hampers scalability. Think of it as a global assembly line where every worker is forced to repeat the same task, regardless of whether it's already been completed elsewhere. This results in slower networks, higher costs, and limited throughput. Unlike centralized systems where adding more hardware equates to faster results, blockchain architecture only strengthens its reliability, not its speed.

Many Layer 1 blockchains have attempted to solve this problem by cutting corners—either by increasing the hardware requirements or compromising decentralization to improve performance. But these solutions come at a cost: the very security that blockchains promise to deliver is weakened. In other words, they reduce costs and increase speed at a great expense of lower security guarantees.

Zero-Knowledge/Validity proofs (ZK) changed how we approach scalability without making security trade-offs. ZK proofs allow a single concise proof to represent the validity of a much larger computation. Instead of every node reprocessing every single step, they simply verify the proof. It’s like checking the result of a complex equation without needing to redo all the math. This drastically reduces on-chain execution demands, enabling networks to process much larger volumes of data at lower costs. The emergence of simple execution layers that take computation off-chain has resulted in modular ecosystems, allowing computations to be handled offchain and settled onchain. Ethereum pioneered this model with its multiple L2s, which scale efficiently but come with fragmented liquidity and a complex user experience.

While Ethereum has embraced this with rollups that bundle transactions off-chain and settle them on-chain, Bitcoin—the most secure blockchain—has yet to fully leverage this potential. However, the delegation of execution offchain with Bitcoin's security promises increased throughput and lower operational costs, with the potential to settle back onchain. A few Bitcoin L2s are already capable of this, though the prohibitive costs have limited wider adoption.

That said, verifying those proofs directly onchain can be incredibly resource-intensive, especially on a network like Bitcoin where block space is limited and in high demand. As a result, verification costs on Bitcoin can easily escalate into tens of thousands of dollars, particularly during periods of congestion.

Last updated