🎉 The #CandyDrop Futures Challenge is live — join now to share a 6 BTC prize pool!
📢 Post your futures trading experience on Gate Square with the event hashtag — $25 × 20 rewards are waiting!
🎁 $500 in futures trial vouchers up for grabs — 20 standout posts will win!
📅 Event Period: August 1, 2025, 15:00 – August 15, 2025, 19:00 (UTC+8)
👉 Event Link: https://www.gate.com/candy-drop/detail/BTC-98
Dare to trade. Dare to win.
The Upsurge of Bitcoin Ecosystem — A Panoramic View of its Application Layer
**Shortened Title:The Upsurge of Bitcoin Ecosystem — A Panoramic View of its Application Layer
Hashtags: Bitcoin,Blockchain
Difficulty:Intermediate
Meta Description:The focus of the Bitcoin ecosystem's development lies in supporting market activities. Mainstream Layer2 solutions include the Lightning Network, sidechains, and Rollups. The Lightning Network enables peer-to-peer payments by establishing off-chain payment channels, while sidechains achieve this by locking Bitcoin assets and minting equivalent assets on the sidechain. Within the Bitcoin ecosystem, there are also stablecoin protocols and various DeFi projects. Unlike Ethereum, Bitcoin's Layer2 solutions offer multiple choices. The Lightning Network has the potential to achieve high TPS (transactions per second) but carries centralization risks. Sidechain solutions, similar to Ethereum, can issue assets equivalent to Bitcoin at a 1:1 ratio. Additionally, there are various cross-chain bridge solutions and Bitcoin-based DeFi protocols, such as B2 Network, Merlin Chain, and Alex. The Bitcoin ecosystem will serve as a crucial engine for this bull market, with various DeFi protocols, stablecoin protocols, and cross-chain protocols emerging. Kernel Ventures is a fund specializing in cryptocurrency venture capital, supporting the development of global core development communities and university blockchain associations.
Forwarded Title:Kernel Ventures: The Upsurge of Bitcoin Ecosystem — A Panoramic View of its Application Layer
TLDR:
1. Background
With the overflow of inscription assets due to the Ordinals protocol, Bitcoin network, which was once characterized by lack of smart contracts, inefficent for developing, and in dearth of infrastructure and scaling capabilities, is experiencing a data boom on chain (refer to Kernel’s previous research article: [Can RGB Replicate The Ordinals Hype] for more details). Similar to what happened when the Ethereum network first came into established, formatted text, images, even videos were being scrambled to 4MB Tapscript scripts that would have never been executed. While this surge in on-chain activities contributed to the growth and development of the Bitcoin ecosystem and infrastructure, it also created a surge in transaction volumes and a huge storage burden on the network. In addition, for a wide variety of inscriptions, simple transfers can no longer satisfy users’ transaction needs, and users are looking forward to the introduction of a wide range of derivatives trading services in Bitcoin. Hence the development of the Bitcoin application layer has become relatively urgent right now.
Source: CryptoQuant
2. Bitcoin Layer2
Unlike Layer2 on Ethereum, which is dominated by Rollup, Layer2 solution for Bitcoin is still vague. Bitcoin is not able to write smart contract on its own scripting language, and the publication of smart contracts must rely on third-party protocols, so applying a similar solution to Bitcoin can not guarantee the same level of security as an Ethereum Rollup. As a result, a variety of Layer2 solutions exist for the Bitcoin, including Lightning network, side chain, and Rollup based on TapScript.
2.1 Lightning network
Lightning network is the earliest Bitcoin Layer2 solution, first proposed by Gregory Maxwell in December 2015. The Lightning network stack, known as BOLT, was released by Lightning Labs in January 2017. Since then, it has undergone upgrades and improvements. The Lightning network allows users to make peer-to-peer, off-chain payment channel transfers of any size and number without fees until the Lightning network is closed. At that point, all previous transactions are settled with a single transaction. The Lightning network has the potential to achieve up to 10 million TPS (transactions per second) due to its use of off-chain channels. However, there is a risk of centralization with off-chain channels. And to successfully transact between two addresses, the off-chain channel must be established either directly or through a third party. Additionally, both parties must be online during the transaction for secure execution.
Source: Kernel Ventures
2.2 Side Chain
The side chain solution on Bitcoin is similar to that of Ethereum, with a new token pegged to Bitcoin 1:1 is issued on a new chain. This new chain would not be limited by transaction speed and development bottlenecks of the Bitcoin network, allowing for the transfer of Bitcoin-pegged tokens at a much faster rate and lower cost. The side chain solution presumably inherits the asset value of the mainnet, but not the security of the mainnet, and all transactions are recorded and confirmed on the side chain.
2.2.1 Stacks
Stacks 2.0 was released in 2021, where users can lock BTC on the Bitcoin mainnet and receive the equivalent value of SBTC assets on Stacks, but their transactions on the side chain require payment of STX, the Stacks’ native token, as gas. Unlike Ethereum, Bitcoin network doesn’t allow for a smart contract address that can effectively manage the locked BTC. Therefore, locked BTC is sent to a specific multisig address. The release process is relatively simple, requiring a request to the Burn-Unlock contract on Stacks to destroy the SBTC on Stacks and send the locked BTC back to the original address, since the Stacks network allows Clarity language for smart contract development. The block release process of the Stacks network uses the POX consensus mechanism. Bitcoin miners send BTC bids for block opportunities, and the higher the bid, the higher the weight of the miner. Ultimately, the winner is selected by a specific verifiable random function to package the blocks on the Stacks network, and receives a reward in the form of the corresponding STX. At the same time, this part of the bidding BTC will be distributed in the form of SBTC to the holders of STX tokens as a reward.
Source: Kernel Ventures
In addition, Stacks is expected to push Satoshi Nakamoto upgrade in April, which will include optimizations to its development language, Clarity, to lower the barriers for developers. Secondly, Stacks has optimized the security level of the network, confirming transactions on Stacks to be settled on Bitcoin mainnet, upgrading the security of Stacks from a sidechain to Layer2, which is the same as that of Bitcoin’s mainnet. Finally, Stacks has also made significant improvements to its block rate, reaching 5 seconds per block in the testing phase (compared to 10–30 minutes per block in the current phase). If Satoshi Nakamoto upgrade is completed successfully, Stacks can narrow, perhaps even eliminate the gap between Layer2 on Ethereum, which should attract a lot of attention and stimulate the development of ecosystem.
2.2.2 RSK
RSK (RootStock) is a Bitcoin side chain without native tokens, and transactions on the side chain are currently handled on Bitcoin. Users can exchange BTC from the mainnet for RBTC at a 1:1 ratio on RSK through the built-in PowPeg protocol. RSK is also a POW chain, but with the introduction of a merger mining mechanism, the infrastructure and setup of Bitcoin miners can be fully applied to the RSK mining process, which reduces the cost of Bitcoin miners to participate in RSK mining. Until now, transactions on RSK are three times faster than that on the mainnet and cost 1/20 as much as on the mainnet.
Source: RSK White Paper
2.2.3 BEVM
BEVM is an EVM-compatible POS side chain that has yet issued its own native token. It uses Schnorr’s multisig algorithm on the Bitcoin network to store incoming assets in a multisig script address controlled by 1,000 addresses, which corresponds to the 1,000 POS verifiers on BEVM. The automated control of assets can be achieved by writing MAST (Merkelized Abstract Syntax Tree) scripts in the TapScript area, where the program is described in a number of independent chunks, each of which corresponds to a portion of the code logic, with no need to store a large amount of logic in the Script, only the hash result of each chunk. That has greatly reduced the amount of code that needs to be stored on the blockchain. When a user transfers BTC to BEVM, this part of BTC is locked by the script program, and the locked BTC can only be unlocked and sent back to the corresponding address if signed by more than 2/3 of the verifiers. BEVM is EVM compatible, so that allows for cost efficient migration of dApps originally built on Ethereum, trading with the above BTC-pegged assets while using it for gas expenses.
Source: BTCStudy
2.2.4 Merlin Chain
Merlin Chain is an EVM-compatible Bitcoin side chain that allows direct connection to the network through Bitcoin address generated by Particle network, with an unique Ethereum address generated. It can also be connected directly to an RPC node with an Ethereum account. Merlin Chain currently supports the transfer of BTC, Bitmap, BRC-420 and BRC-20 assets across the chain. The BRC420 protocol is developed by the Bitmap asset community based on recursive inscriptions like Merlin Chain, and the whole community has also put forward projects such as RCSV’s recursive inscription matrix and the Bitmap Game meta-universe platform based on recursive inscriptions.
Source: Merlin Docs
Merlin Chain went live on February 5th, followed by a round of IDOs and staking rewards allocating 21% of the governance token MERL. The direct and massive airdrop attracted a large number of participants, Merlin Chain’s TVL has surpassed $3 billion by now, with Bitcoin’s on-chain TVL surpassing Polygon’s, reaching #6 on all blockchains.
Source: DeFiLlama
During People’s Launchpad’s IDO, users can stake Ally or more than 0.00025 BTC to earn bonus points that could be redeemed for MERL, with a cumulative bonus stake limit of 0.02 BTC, which corresponded to 460 MERL tokens. Allocation of this round is relatively small, accounting for only 1% of total amount of MERL. However, considering OTC price of $2.90 MERL today, it has created a return of over 100%. In the second staking incentive round, Merlin allocated 20% of its total tokens, allowing users to stake BTC, Bitmap, USDT, USDC, and part of BRC-20 and BRC-420 assets on the Merlin Chain through Merlin’s Seal. User’s assets on Merlin will take an hourly snapshot of their value in USD, and the final daily average price multiplied by 10,000 will be the amount of points the user receives. The second round of staking is based on Blast’s team model, where users can choose to be leader or team member. Leaders will receive an invitation code to share with their team members.
Merlin is relatively mature in the current Bitcoin Layer2 ecosystem, liberating the liquidity of Layer1 assets, and allow Bitcoin transfers on Layer2 at a lower cost. The Bitmap ecosystem behind Merlin is very large, and the technology is relatively sound, so it is probable to have good development in the long run. The stake on Merlin has a high rate of return. In addition to the expected return of MERL, there are also opportunities to obtain the corresponding Meme or other tokens airdropped by the project, such as the official airdropped Voya tokens. Staking of more than 0.01 BTC can obtain airdropping of 90 Voya tokens, whose price has been rising since the launch of the program, and the highest of which reaches 514% of issuance price. Voya’s current price is quoted at US$5.89, and the yield is as high as 106% when calculated according to the average price of Bitcoin at US$50,000 when staked.
Source: CoinGecko
2.3 Rollup
2.3.1 BitVM
BitVM is based on Optimistic Rollup for Bitcoin Layer2. Similar to Optimistic Rollup on Ethereum, traders first send transactions to Layer2 on the Bitcoin network, where they can be calculated and packed, after which the results will be sent to smart contract on Layer1 for verification while time is given to the verifier to challenge the prover’s statement. However, Bitcoin does not support native smart contract, so the implementation is not as simple as Ethereum’s Optimistic Rollup. The whole process involves Bit Value Commitment, Logic Gate Commitment, and Binary Circuit Commitment, which can be summarized as BVC, LGC and BCC below.
OP_IF
OP_HASH160 //Hash the input of user