Can inscriptions empowered by the ecosystem run on a new track?

All articles1年前 (2023)发布 wyatt
108 0 0
This article discusses in detail the dynamics of the Bitcoin inscription field and looks forward to the development of inscriptions under ecological empowerment.

By Stanley, Kernel Ventures

TL;DR

This article takes an in-depth look at the development trends in the Bitcoin inscription space and the characteristics of each protocol.

  • Analyze the protocols on the Bitcoin chain such as Ordinals, BRC20, Atomical, RGB, Pipe and other Pow chains such as Dogechain and Litecoin, as well as Ethereum chain Ethscriptions and Evm.ink, Solana chain SPL20 protocols, comparing them in terms of rates, divisibility, scalability, and users, especially highlighting the low rates and high scalability of the RGB protocol.

  • Conduct market and product deduction for the inscription ecosystem.walletWith the completion of the infrastructure on the end and the launch of Bitcoin Chain AMM DEX, more functions such as lending and derivatives may appear in the future. UniSat's open API interface can generate a lot of tool projects.

Overall, this article discusses the dynamics of the Bitcoin inscription field in detail, looks forward to the development of inscriptions under ecological empowerment, and provides readers with a comprehensive understanding and outlook.

Inscription market background

Market Background

Since the emergence of the Bitcoin Ordinals protocol in January 2023, BRC20 and Ordinals assets have set off a wave on the Bitcoin chain. Some people call it "the world of retail investors" because of the Fair Launch model of BRC20 and other inscriptions. All chips are minted by retail investors themselves, without institutions, project parties, or rat warehouses. The casting cost of Ordi is about $1 per piece, and the listing price of Gate 20 is $100. exchangeAfterwards, it rose to $20,000 per coin. The exaggerated increase made the popularity of the BRC20 protocol continue to rise, attracting many Ordinals players to flock to BRC20, and also caused the Gas on the Bitcoin chain to continue to rise. At the peak, the minimum confirmed Gas even reached 400 s/vb, breaking the highest Gas in three years.

This article will start with this and discuss the inscription ecology of various chains and protocols, and look forward to the development trend of inscriptions under ecological empowerment.

Data Overview

The 3-year Bitcoin block fee rate chart shows that in May-June and November this year,Xiaobai NavigationThe fee rate has skyrocketed, which also reflects the enthusiasm of users for the inscription protocol. Not only the BRC20 protocol, but also various protocols developed based on the Bitcoin network have been issued at this stage, bringing a wave of "Bitcoin Summer".

生态赋能下的铭文是否能跑出一条新赛道?

Bitcoin fee rates in the past three years, image source: Mempool.space

Judging from the casting data of Inscriptions, the casting quantity tends to be stable and remains at a high level.

生态赋能下的铭文是否能跑出一条新赛道?

Ordinals inscription casting quantity, image source: Dune @dgtl_asserts

Track Analysis

This article will classify each chain and analyze the inscription protocol on each chain.

Bitcoin Chain

Ordinals / BRC20 Protocol

On January 21, 2023, Bitcoin developer Casey Rodarmor launched the Ordinals protocol, which can engrave metadata onto the Bitcoin chain and assign it an inscription number. In March of the same year, Twitter user @domodata released the BRC20 protocol, whichTokenThe casting evolved into a string chain, November 7,BinanceThe launch of BRC20 leader $ORDI pushed $ORDI up sharply, with a single-day increase of nearly 100%.

As the first protocol of the inscription ecosystem, Ordinals also has many problems:

  • BRC20 only supports four charactersToken, with great limitations

  • The minting name will be attacked by the sophont, and the minting transaction is easy to be front-run

  • Ordinals protocol will cause great redundant data to the Bitcoin network

举例说明:BRC20 的铸造铭文,在结束铸造之后,可通过转账铭文发送Token,原有铸造铭文则变为无效铭文,极大程度造成数据占用,这也是一些比特币早期极客不希望支持 Ordinals 的原因。

Atomical Protocol

Atomical Protocol's ARC20 uses one satoshi to represent the deployed token, and removes the four-character limit, making the gameplay more diverse. Unique project: Realm, each registered Realm is a prefix text, and finally has the pricing power of all suffixes. In terms of basic functions, the realm can be used as a transfer payment address (payment name); in terms of extended usage, there are constructionCommunity / DAO, identity verification, social profiles and other usage scenarios, which are also completely in line with our development vision of DID.

However, ARC20 and $ATOM are still in their early stages and need to wait.wallet, improvement of the market.

生态赋能下的铭文是否能跑出一条新赛道?

Realm casting quantity, image source: Dune @sankin

Pipe Protocol

Casey, founder of Ordinals, has proposed a special inscription implementation method for issuing FT, namely Rune, which can directly write token data in the UTXO script, which includes the token ID, output and quantity. The implementation of Rune is very similar to ARC20, and the token transfer is directly handed over to the BTC main network for processing. The difference is that Rune writes the token quantity in the script data.

The idea of Rune was just a concept. The founder of #Trac wrote the first usable protocol based on it and issued PIPE. Due to Casey's high popularity, PIPE inherited the hype enthusiasm from BRC20 and quickly completed the first wave of hype. Rune has stronger legitimacy than BRC20, but it is still difficult to be recognized by BTC. CommunityAcceptance is still difficult.

RGB Protocol

生态赋能下的铭文是否能跑出一条新赛道?

Lightning Network capacity, Image source: Mempool.space

As the Ordinals protocol elevates the ecosystem of the Bitcoin network, more and more developers and project owners are paying attention to the Lightning Network because of its extremely low transaction fees and 40 million TPS.

RGB is a smart contract based on BTC and Lightning Network.contractThe system is the ultimate way to expand capacity, but its progress is slow due to its complexity.contractThe state of the smart contract is converted into a short proof and the proof is engraved into the output script of the BTC UTXO. Users can check the state of the smart contract by verifying this UTXO. When the state of the smart contract is updated, a new UTXO is created to store the proof of the state change.

All data of smart contracts are completely under the BTC chain and run by dedicated RGB nodes. The RGB nodes themselves record the complete data of smart contracts and process the computational workload of transactions. Users can verify the certainty of contract status changes by scanning the UTXO of the entire BTC chain.

RGB can be regarded as the L2The advantage of this design is that it takes advantage of BTCSafetyHowever, as the number of smart contracts increases, the demand for UTXO encapsulation data will also increase, which will inevitably lead to BTC BlockchainThis creates a lot of redundancy.

From 2018 to now, RGB is still in the development stage and there is nothing to hype. Tether, the issuer of USDT, is an important promoter of RGB. They have always said that they want to re-issue USDT in large quantities on BTC RGB.

产品方面,目前主流钱包使用 Bitmask,该钱包支持比特币和闪电网络充值,支持 RGB-20、RGB-21 格式的资产,也是目前市面上用户最多的钱包。Bitlight Labs 目前也正在对 RGB 网络进行开发,该项目的目标是自己构建一套钱包体系,且自行编写智能合约,做 DEX 。目前该项目已收购 BitSwap(bitswap-bifi.github.io),准备将其接入 RGB 网络。

The biggest advantage of the RGB protocol is its low handling fee and high scalability. Once upon a time, the development of smart contracts on the Bitcoin network was difficult and no one was interested. However, as the Ordinals protocol has raised the popularity of the Bitcoin network ecosystem, more and more developers will try the smart contracts on the RGB network. The smart contracts are written in Rust and are not compatible with Ethereum, so the learning cost is high and the technical level needs to be evaluated later.

For more information on the technical aspects of the RGB protocol, see Kernel Ventures’ previousarticleHas been introduced in detail.

Other POW chains

When the inscriptions on the Bitcoin chain became popular, other Pow chains were migrated to some leading Pow public chains because they have the same origin and are also based on the UTXO transfer and spending model. This article takes Dogechain and Litecoin, which have higher market acceptance and development completeness, as examples for analysis.

Dogechain

The Drc-20 protocol is an Ordinals-based protocol on the Dogecoin chain. Its functions are similar to those of the Bitcoin chain, but it is popular due to its low transfer fees and strong meme properties.

Litecoin

The LTC20 protocol is similar, it is a protocol based on Ordinals on the Litecoin chain. This protocol has been retweeted and followed by Litecoin official and founder Charlie Lee, and can be said to be "born from a famous family". The trading market Unilit, Litescribe; the wallet Litescribe is also highly developed, and the first token $Lite has been launched on Gate. exchange.

However, there was no index before the protocol. After the index was launched, an additional issuance bug occurred. It has been fixed and is worth paying attention to. It can also be seen intuitively from the figure that after the launch of the LTC20 protocol, the Gas fee on the Litecoin chain skyrocketed.

生态赋能下的铭文是否能跑出一条新赛道?

Image source: Twitter Charlie Lee @SatoshiLite

生态赋能下的铭文是否能跑出一条新赛道?

Litecoin fee rate in the past year, image source: Litecoinspace

Ethereum Chain

Ethscriptions

So far, the transaction volume of Ethscriptions trading platform Etch has reached 10,500 ETH. The first token Eths has a floor price of 4,300 US dollars. The cost of new issuance on June 18 was less than 1U. Those who have not left the market from the beginning to the end have earned more than 6,000 times.

生态赋能下的铭文是否能跑出一条新赛道?

Eths transaction data, image source: ETCH Market

A new Ethereum expansion solution proposed by Tom Lehman on August 8. Using Ordinals-like inscription technology and Calldata expansion, it realizes the cheapness of Ethereum mainnet Gas Fee and the high-dimensionality of ecological applications. This is Ethscriptions.

Eths 的核心是 Ethscriptions Virtual Machine (ESC VM),可以类比 EVM ( 以太坊虚拟机 )。ESC VM 中的智能合约「Dumb Contracts」哑巴合约,使 Eths 脱离了铭文作为 NFT 炒作的限制,跨入了功能性和实用性的领域,并正式进入基础层与 L2 解决方案竞争。

生态赋能下的铭文是否能跑出一条新赛道?

Dumb Contracts operation logic, Image source: Ethscriptions ESIP-4 proposal

“Eths is another idea of Ethereum’s second layer. The second layer is a separate chain and can close the backdoor. Eths is traded on the Ethereum main network, and the gas fee is as cheap as the second layer. Swap, Defi, and Gamefi on the main network can all be implemented on Eths. The most important thing is that it runs on the main network and cannot close the backdoor, which is more secure than the second layer.Safety更去中心化」,摘自 Eths 社区。

This new L2 narrative is actually not easy to write. First of all, the token splitting is still in progress, and the current inscription is still NFT and cannot be split into FT.

As of the latest news,FacetSwap The official website has launched the split function, but after experiencing it, it is found that the current mainstream trading market does not support the split inscriptions, and it can wait for later adaptation. At present, the split inscriptions can be swapped, Add Liquidity, etc. in Factswap. All operations are parsed by a virtual address (non-existent address) 0x000…Face7. Users only need to embed the message in IDM and send the hexadecimal data of the message to the address ending with Face7, and then they can approve, transfer, and other operations. Since it is relatively early, its development trend needs to be observed later.

Other EVM chains

Evm.ink

Evm.ink migrated the Ethscriptions protocol standard to other EVM chains, allowing other chains to cast inscriptions and build indexes of other EVM chains. Recently popular POLS, AVAL, etc. all use Evm.ink, which is the Ethscriptions standard, for index identification.

生态赋能下的铭文是否能跑出一条新赛道?

POLS casting data, image source: Dune @satsx

生态赋能下的铭文是否能跑出一条新赛道?

AVAL casting data, image source: Dune @helium_1990

The total amount of POLS and AVAL is 21 million each, the number of POLS holding addresses is 80,000+, the number of AVAL holding addresses is 23,000+, and the minting progress is about 2-3 days. It can be seen that people are currently more interested in low-cost Layer 2 inscriptions. Because of its low cost and high return rate, some long-tail users of BTC and ETH chains will have spillovers. Not only these two chains, but also Heco chain, Fantom chain, etc. have seen a surge in gas fees, all related to inscriptions.

生态赋能下的铭文是否能跑出一条新赛道?

Number of daily transactions on the EVM chain. Image source: Kernel Ventures

Solana Chain

SPL20

Solana inscriptions started at 4 am on November 17 and were minted at 8 am, with a total of 21,000. Unlike other networks, the main body of the inscription is NFT, and the Index Content is the inscription. NFT can be created through any platform, and the index will determine whether it is included through the hash of the image (file). The second point is the built-in text. Only those that match the hash and the built-in text will be recorded as valid inscriptions. Images are off-chain data, and text is on-chain data. Currently, the main proxy platforms use IPFS, and other proxy platforms use AR.

The biggest flaw of Solana tokens is the same as Eths, splitting. If it cannot be split, it is essentially an NFT, and cannot have the same liquidity and operational convenience as tokens, let alone the vision of Dex Swap in the future.

The founder of the protocol is the founder of TapPunk on the Tap protocol. Currently the largest proxy platform LiberplexThe team is very active. Since its launch, the team has made rapid progress in development and has completed operations such as hash indexing and inscription attribute (immutability) change functions. They will also live broadcast code writing and live Q&A on the official Discord. Trading Market Tensor It has also been connected and the development progress is currently rapid.

The first inscription $Sols has a casting cost of about 5 dollars, and the highest price in the secondary market is 14SOL. As of writing, the floor price is 7.4SOL, equivalent to 428 dollars. The daily trading volume exceeds 20,000 SOL, equivalent to about 1.2 million US dollars, and the trading volume and turnover rate are both active.

Core comparison

Core Protocol Comparison

生态赋能下的铭文是否能跑出一条新赛道?

Comparison of mainstream inscription protocols, Image source: Kernel Ventures

This chart compares several major inscription protocols in terms of fee rate, divisibility, scalability, and number of users. It can be seen intuitively from the chart that the RGB protocol has the best fee rate, and the 0 fee rate based on the Lightning Network makes transactions almost cost-free.

  • In terms of divisibility, the recent Solana and EVM protocols cannot be split and are awaiting further development.

  • In terms of scalability, the smart contract function of the RGB protocol brings it great scalability. Solana’s scalability is still to be explored, but the team and the Solana Foundation have expressed support. I personally believe that the scalability will not be too bad.

  • In terms of users, the EVM chain has more users due to its natural low Gas property, which reduces the trial and error cost for users. BRC20 is the first inscribed token and ranks first in terms of legitimacy, so there are also many users.

Protocol Token Data Comparison

生态赋能下的铭文是否能跑出一条新赛道?

Comparison of protocol tokens. Image source: Kernel Ventures

From the analysis of the mainstream tokens of each protocol, it can be seen that the current market value of mainstream tokens is around 600 million US dollars, and other small-cap currencies are not included. And Ordi accounts for 80% of the total market value, so there is huge room for development of other protocols, and protocols such as RGB are still being improved and no tokens have been issued.

Judging from the number of coin holders, Pols and Ordi dominate, the number of coin holders of other protocols is relatively small, and the Eths & Solana inscriptions have not been split, so we will wait for the situation after later developments before conducting a coin holding analysis.

Innovation and risk analysis

Currently, the biggest use of inscriptions is Fair Launch, which allows users to have fair opportunities to participate in projects. However, the development of the inscription track cannot stop at fair launch.

The recent development of the inscription track has shown significant vitality and innovation. The growth of this track is mainly due to the key technological advances of Bitcoin such as SegWit, Bech32 encoding, Taproot upgrade and Schnorr signature. These technologies not only improve the transaction efficiency and scalability of the Bitcoin network, but also increase its programmability.

For example, if the smart contract in the RGB protocol is built on the Bitcoin Lightning Network, not only will the TPS be extremely high (40 million), but it will also be backed by Bitcoin, the largestBlockchainEcology.

In terms of risks, you need to pay attention to some Launchpads, such as Rug's Ordstater a while ago. Due to the success of MUBI and TURT, many Launchpads have emerged on the market. Some platforms directly Rug Pull after IDO. Please read the white paper carefully before participating in the project, study the background, and do not follow the KOL blindly to rush into the project.

Future development of the inscription ecosystem

Market Deduction

Galaxy Research and Mining predicts that by 2025, the market value of the Ordinals market will reach 5 billion US dollars. At that time, the number of inscriptions was only 260,000, and now the number of inscriptions has reached 33 million, an increase of 126 times in just half a year. In addition, the market value of $Ordi has reached 400 million US dollars, and the market value of $Sats has reached 300 million US dollars. It can be seen that the prediction of the entire inscription market is still greatly underestimated.

Product development

At present, the trading activities of BRC20 are mainly concentrated in OKX and UniSat. The good experience of OKX's main Web3 wallet in BRC20 asset trading this year and the complete infrastructure on the wallet side have further smoothed and shortened the entry path of "aunt speculators", allowing them to smoothly enter this new market. With the emergence of other types of protocols, different protocols have emerged with different trading markets and their own trading wallets, such as Atomicals, Dogechain, Litecoin, etc. However, the wallets currently on the market are all modified versions of UniSat, which are modified on the basis of UniSat's open source. We compare Bitcoin (POW) with Ethereum, and can compare various protocols to various chains. The essential difference is only in the Chain ID. Therefore, the future product may be UniSat access to different protocols, and you can switch between different protocols when necessary, and operate directly in the wallet, similar to the switching chain of the Little Fox Wallet.

生态赋能下的铭文是否能跑出一条新赛道?

Comparison of wallets of various protocols, Image source: Kernel Ventures

Track simulation

As funds continue to pour into the inscription market, users are no longer satisfied with the hype of memes and are beginning to turn their attention to inscription-based applications. UniSat also brings innovation to BRC20. Through BRC20-Swap, users can easily exchange BRC20 tokens like AMM DEX. As the first product to improve the liquidity of the Ordinals ecosystem, it is expected to release the potential of the Bitcoin DeFi ecosystem. More functions such as lending and derivatives may appear in the future. Recently, UniSat has also opened an API interface, which is very friendly to small developers. Many functions can be called, such as automatic batch scanning, monitoring inscriptions and automatic mint, which can generate a lot of tool projects.

The transaction fee of the Bitcoin network is relatively expensive. For some second-layer Bitcoin platforms such as Stacks and RIF, although the transaction fee is reduced, there is no user base and the infrastructure is not complete enough. Therefore, Bitcoin's EVM is a good narrative.

For example, BEVM is a Bitcoin ecosystem Layer2 based on the Ethereum network. The Native Token on the chain is also BTC. Users can use the official cross-chain bridge to transfer Bitcoin from the main network to BEVM. BEVM's EVM compatibility makes the threshold for building applications on the EVM chain extremely low, and Defi, Swap, etc. can be migrated from other chains.

However, there are still many issues that Bitcoin's EVM needs to consider, such as whether cross-chain assets can guarantee decentralization and non-inflation, the node sequence consensus problem of the EVM chain, and how to synchronize Txns to the Bitcoin network (or decentralized storage). Because the threshold of Ethereum's second layer is relatively low, it followsSafetyThis should be the primary issue that everyone who is currently paying attention to Bitcoin EVM should consider.

生态赋能下的铭文是否能跑出一条新赛道?

Image source: BEVM Bridge

Summarize

This article deeply studies the development trend of Bitcoin inscriptions and the characteristics of each protocol. By analyzing the protocols on the Bitcoin chain such as Ordinals (BRC20), Atomical, RGB, Pipe and other Pow chains, as well as Ethereum chain Ethscriptions and Evm.ink, Solana chain SPL20 protocol, and comparing their differences in rates, divisibility, scalability and users, it is concluded that divisibility is still a bottleneck, and RGB is more comprehensive and promising among other Bitcoin chain protocols.

In terms of the inscription market background, starting with the Ordinals protocol, BRC20 and other inscription protocols have set off a wave of inscriptions, which are jokingly called "the world of retail investors." By analyzing the Bitcoin block fee rate chart and the number of Ordinals inscriptions minted, we can get a glimpse of the development trend of the inscription ecosystem.

In terms of track analysis, the core elements of mainstream inscription protocols, such as rates, divisibility, scalability, and number of users, were compared to show their similarities and differences. Finally, through the comparison of protocol token data and core protocol comparison, a comprehensive analysis of the market value and user distribution of each mainstream protocol was conducted. In the summary, innovation points and risk analysis were mentioned, emphasizing the vitality and innovation in the inscription field.

Looking ahead, the inscription field is expected to continue to witness continuous technological innovation and promote the practical application of more complex functions. The booming market is expected to maintain steady growth and provide more opportunities for investors and participants. At the same time, more creative projects and protocols are expected to emerge to further enrich the inscription ecosystem of Bitcoin and other public chains. Miners' income may also increase as the inscription field provides them with new income opportunities.

The article comes from the Internet:Can inscriptions empowered by the ecosystem run on a new track?

Related recommendations: IC1101 Multidimensional Metaverse, global closed beta starts on December 12

The IC1101 Space version will start internal testing on December 12, from December 12 to December 22 (a total of 10 days). IC1101 aims to build the world's first metaverse platform, costing tens of millions of dollars. It is a multi-chain open metaverse infrastructure platform that took three years to develop. The 3A-level game masterpiece team has created a background of tens of billions of market value IC...

share to
© 版权声明

相关文章