Coinlive- We Make Blockchain Simpler
Download and install the Coinlive app
Open

Why we invested in UTXO Stack

Author: Lao Bai;; Source: X@Wuhuoqiu

UTXO Stack, led by ABCDE, can technically help project developers issue BTC Layer2 based on UTXO architecture with one click, and natively integrate RGB++ protocol capabilities. In terms of security, it combines staking BTC, CKB and BTC L1 assets to ensure the security of Layer2.

In short, UTXO Stack is the "OP Stack + EigenLayer" of the Bitcoin ecosystem.

1. BTC Layer2 dispute and RGB++

If you want to explain UTXO Stack clearly, you can't avoid RGB++.

There are more than 20 BTC Layer2 on the market, but most of them are EVM solutions, which basically use ETH's technology stack + bridge to solve BTC's expansion problem. Although the ecosystem can be quickly built in the short term, in the long run, this solution has no strong binding relationship with the BTC main chain in terms of security, and is heavily dependent on the bridge. Secondly, it is ideologically using ETH's Account model and EVM virtual machine to expand the capacity of UTXO's BTC, which seems somewhat not "Bitcoin Native".

While the security is highly correlated with BTC L1, and the solution is sufficiently BTC Native, the Lightning Network has not achieved the desired effect after years of operation, and has a natural expansion shortcoming of not being able to support smart contracts. Solutions of client verification paradigms such as Taproot and RGB also have many problems such as long landing time and slow technological progress. This is also the main reason why the current EVM expansion solution is popular.

Nervos, which has been deeply involved in the public chain field for many years, uses the natural structural advantages of POW+UTXO like BTC + innovative "isomorphic mapping" technology to "seamlessly move" the client verification paradigm of RGB to CKB, named RGB++. It sacrifices a little privacy in exchange for a great expansion of functionality and flexibility, and its security is strongly bound to BTC L1. More importantly, RGB++ was actually launched a few days ago! This means that this is no longer a narrative of expansion that remains at the conceptual or development level, but a product that can actually start to build an ecosystem and solutions.

If the above terms like client verification and isomorphic binding are still too abstract, then the following approximate analogy can be used to understand RGB++ - A user initiates a transaction on BTC L1 to trigger the RGB++ asset transaction belonging to the user on CKB. When this transaction is completed on CKB, it is written back to the previous Commitment on BTC L1. You may be wondering - this doesn’t save the Gas fee, right? Users still have to initiate transactions on BTC L1 and still have to pay the Gas fee on BTC. Now they have to add the Gas fee on CKB. It feels more expensive, right?

Actually, it is not. There are four benefits:

1. RGB++, as an asset issuance protocol, enables BTC L1 to have the ability to issue new RGB assets (think of Merlin's BRC420)

2. RGB++ asset transactions on CKB are completely Turing complete and programmable

3. You can wait for multiple RGB++ transfers to be completed, and then aggregate and send a Commitment to Bitcoin L1. This is called "transaction folding", which is very Rollup-like, and saves a lot of Gas fees 

4. Not only RGB++ assets can be mapped to CKB, but Atomical, Rune and other assets with UTXO characteristics can also be mapped to CKB for Turing complete transactions

What if you think this solution is not fast enough and the fee is not low enough? After all, transactions on BTC L1 are still inevitable, and the maximum TPS of CKB as a POW L1 is only a few hundred. Is there a more flexible and fast expansion solution, like... Appchain in the ETH ecosystem?

So we have UTXO Stack, the "OP Stack" based on BTC and RGB++.

2. UTXO Stack - BTC's OP Stack+EigenLayer

If you are familiar with OP Stack and RAAS (Rollup as a Service) protocol stack, UTXO should be very easy for you to understand.

With UTXO Stack, you can issue BTC's isomorphic UTXO Appchain with one click, and these Appchains have the following features:

  1. UTXO model, ultra-high TPS (UTXO inherently comes with parallel processing), ultra-low Gas fee

  2. POS mechanism, security is provided by BTC/CKB pledged on BTC (similar to EigenLayer)

  3. The asset protocol adopts RGB++. Due to the existence of isomorphic mapping technology, assets can jump arbitrarily between Appchain/CKB/BTC without cross-chain bridge

  4.  The CKB smart contract stack can be reused

  5. Image

    Image

    Finally, we have a Bitcoin-native, UTXO-based chain infrastructure. This infrastructure also integrates the Restaking concept proposed by EigenLayer, which not only empowers BTC and CKB better, but also ensures the cold start and security of Appchain.

    It is foreseeable that in the near future, BTC EVM layer2 and BTC UTXO layer2 will engage in a round of direct confrontation on multiple levels, including technology, ecology, and even ideology.  

    RGB++ was officially proposed in February and landed in April, which took less than two months, demonstrating the team's extremely strong engineering capabilities. UTXO Stack was launched at the same time as RGB++ landed, giving BTC ecosystem asset issuance and gameplay more diverse + Bitcoin Native possibilities. We believe and work with UTXO Stack to push the Bitcoin ecosystem into a better and more prosperous future.

More news about utxo stack

  • Jun 07, 2024 10:57 pm
    API3 Launches Oracle Stack on opBNB
    According to official news, the Oracle Stack of API3 is now available on opBNB, allowing developers to access the decentralized data source (dAPI) and the upcoming OEV network to recapture the protocol MEV generated by the Oracle update.
  • Apr 24, 2024 3:54 pm
    Understanding The Concept And Operation Of UTXO In The Bitcoin Ecosystem
    According to BlockBeats, the recent surge in Bitcoin network activity has led to a common issue among new wallet users: despite having sufficient balance, they often encounter a 'UTXO insufficient' message during on-chain operations. This article aims to explain the concept of UTXO, why 'UTXO insufficient' situations occur, and how to split UTXO. UTXO, or Unspent Transaction Output, is a core concept in Bitcoin. It is a method of recording transaction output status, tracking each unspent transaction output to determine which Bitcoin belongs to which address. To simplify, each UTXO is like a banknote with a specific value (amount of Bitcoin) and a lock that can only be opened by a private key. When you want to send Bitcoin, you need to select some 'banknotes', merge them into a new 'banknote', and re-lock it with the recipient's lock. For instance, if you have two UTXOs, one worth 10 Bitcoin and another worth 20 Bitcoin, you can merge them into a new UTXO worth 30 Bitcoin and re-lock it with the recipient's address. This completes a transaction, sending 10 and 20 Bitcoin to the recipient and generating a new UTXO. The need to split UTXO arises because platforms like Magic Eden prohibit the use of UTXOs that have not been confirmed by the Bitcoin network for transactions. Regardless of the amount contained in a UTXO, once it has been used and is unconfirmed, it cannot be used for other operations. This is why users often encounter 'UTXO insufficient' messages despite having sufficient wallet balance. However, having more UTXOs is not necessarily better. When UTXOs are too fragmented and the individual amounts are too small, a large payment would require the merging of many UTXOs, leading to increased transaction fees. With the current high transaction rates on the Bitcoin network, this would further increase transaction costs. The most commonly used tool for splitting and merging UTXOs is Wizz.Cash. Users can link their wallets in the top right corner of the website, add rows by clicking 'Add Amount And Recipient' (each added row means a new UTXO), and fill in the amount for each UTXO and the recipient's address. UTXOs typically increase with wallet transactions, but funds just withdrawn from exchanges are often a single large UTXO. Users with a large demand for engraving runes/inscriptions can prepare by splitting in advance.
  • Apr 04, 2024 11:02 am
    Modular BTC Layer2 platform UTXO Stack completes seed round financing, led by ABCDE and SNZ Capital
    Modular BTC Layer2 blockchain startup UTXO Stack has completed its seed round of financing, led by ABCDE and SNZ Capital, with strategic investment from CKB Eco Fund, and participation from OKX Ventures, Waterdrip Capital, Matrixport, y2z Ventures, DRK Lab and UTXO Management (investment arm of BTC Inc., publisher of Bitcoin Magazine). (Cointelegraph)
  • Apr 04, 2024 10:38 am
    OKX Ventures announces investment in UTXO Stack seed round
    OKX Ventures announced today that it has raised seed funding for UTXO Stack. UTXO Stack is a modular BTC Layer 2 blockchain launch platform that enables developers to easily launch BTC Layer 2 solutions based on the UTXO model. UTXO Stack inherits Nevos' excellent technical architecture and RGB++ protocol, including advanced architectures such as One-Time Seals, Client-Side Validation, and Homomorphic Bindings, providing one-click launch of UTXO BTC Layer2 services, and achieving interoperability without the use of cross-chain bridges. Dora, founder of OKX Ventures, said, "UTXO Stack provides more possibilities and technical options for the Bitcoin ecosystem. It unleashes the technical potential brought by the Nevos and RGB++ protocols, allowing more developers to build the RGB++ second layer native to the BTC ecosystem with a low threshold. UTXO Stack provides developers with the possibility of UTXO asset issuance and high-performance Appchain, which may bring more scalability, lower user barriers and more interesting native innovations to the Bitcoin ecosystem. In this regard, we will continue to pay attention to the progress of UTXO Stack."
  • Mar 20, 2024 2:29 pm
    Stacks Joint Venture: The community has voted to approve the Stacks Nakamoto upgrade
    Stacks co-creator Muneeb Ali posted on the X platform that the Stacks Nakamoto upgrade was approved by a community vote. Previously, Muneeb Ali said that the Stacks Nakamoto upgrade will start rolling out between April 15th and 29th. The boot contract required for the Nakamoto upgrade is ready.
  • Feb 19, 2024 7:58 am
    Coinbase commerce drops Bitcoin and UTXO coins
    Coinbase has announced the discontinuation of native Bitcoin and other Unspent Transaction Output (UTXO) based cryptocurrencies on its merchant payment platform, Coinbase Commerce. The decision, revealed by the company’s Head of Product, Lauren Dowling, comes amidst challenges in integrating Bitcoin into the platform’s recent updates. Coinbase shifts away from Bitcoin payments Coinbase... source: https://www.cryptopolitan.com/coinbase-commerce-drops-bitcoin-and-utxo/
  • Jan 03, 2024 2:09 pm
    Smart Bitcoin Labs announced the establishment of UTXO FundⅠ and UTXO FundⅡ, with a fund size of US$5 million.
    According to official news, Smart Bitcoin Labs recently announced the establishment of UTXO Fund I and UTXO Fund II, with a fund size of US$5 million, focusing on investments in Bitcoin Inscription, Layer2, DeFi and other fields. Smart Bitcoin Labs was established in March 2023. It is one of the first institutions dedicated to ordinals research, investment, and incubation. It has in-depth research and layout in the fields of Bitcoin asset protocol, Taproot, recursive inscriptions, and Bitcoin expansion solutions.
  • Jul 30, 2023 2:42 pm
    Ethereum certification service EAS has integrated OP Stack
    Odaily Planet Daily News The Ethereum Attestation Service (Ethereum Attestation Service) has completed the native integration of OP Stack. All OP Stack chains deployed in the future will automatically include the EAS contract during the genesis phase. EAS stated that the integration into OP Stack will make trust proof a basic element in Superchain, which will not only promote the adoption of proof practices in Superchain, but also set new standards for information verification and trust establishment.
  • Jun 27, 2023 2:09 pm
    OKX Web3 Wallet Launches Bitcoin Transfer UTXO Management Function
    The OKX Web3 wallet has launched the Bitcoin transfer UTXO management function. When users transfer BTC, users can use this function to view and manage the UTXO occupied by the Ordinals inscription, thereby releasing BTC liquidity. Currently, the OKX Web3 wallet supports this function on both the mobile terminal and the plug-in terminal. Part of the UTXO occupied by the obsolete Ordinals inscriptions will cause part of the user's balance to be unavailable, and normal BTC transfers cannot be performed. This function is designed to help users view the occupied Ordinals inscription assets, and manage UTXO by releasing and restoring occupation. However, the canceled UTXO will be consumed as a normal balance, and the user needs to confirm that the NFT contained in the canceled UTXO is an abandoned asset.
  • Mar 03, 2023 10:34 am
    Gitcoin Launches Gitcoin Grants Stack, a Grant Tool
    Gitcoin announced the launch of the grant tool Gitcoin Grants Stack, which is developed based on the Allo Protocol and is a decentralized, customizable, and smart contract-enabled solution. Web3 projects can design community grant programs through the Gitcoin Grants Stack.

More news about utxo stack

0 Comments
Earliest
Load more comments