

Will the Runes protocol surpass Erc20 and become the mainstream currency issuance protocol in the encryption market?
As we all know, the Ethereum ERC20 protocol is the largest currency issuance protocol in the encryption circle. It has created the following achievements:
First, it has established the Ethereum public chain and made Ethereum’s EVM smart contract platform an integral part of the entire industry. The most mainstream development protocol in the encryption circle.
The second is the success of DeFi. The emergence of ERC20 token allows project parties to use decentralized tokens to carry out decentralized financial services.
In order to achieve the goals of centralized financing and entrepreneurship, ICO has become a more direct and efficient way for investors and entrepreneurs to invest and raise funds.
Looking at the current narratives of all new public chains, they are basically copying the success of Ethereum and want to support their own ERC20. So how can we make ERC20 for our own platform? There are two points:
1. The market value of the new public chain must be large enough, so Solana has been pulling hard, and even exceeded 20% of the market value of ETH at one time, wanting to consolidate its foundation.
2. The currency issuance protocol must be innovative and cannot simply copy erc20. It must be recognized by crypto users and communities.
There are obvious differences in the development paths of ERC20 tokens and new currency protocols. At present, the only one that is most likely to surpass the ERC20 currency issuance protocol is Runes. The reasons are as follows:
The market value of BTC accounts for 50% of the market value of cryptocurrencies. It has the strongest foundation, and its foundation even far exceeds the foundation of Ethereum.
The BRC20 inscription came out, and the logic of fair launch was innovative enough and recognized by community users.
The Runes protocol is an iterative new currency issuance protocol based on the fair launch of BRC20. It is compatible with the advantages of BRC20 and ERC20, and is also the mainstay of BTC. Online asset distribution agreement.
Basic features of Runes
Use the op_return carried by UTXO to describe basic operations such as deploy, mint, transfer, etc. of the token and the token information it carries.
Token issuers can customize a completely fair launch similar to BRC20, or they can customize the ERC20 team institutional fundraising process. It also supports both, one part for fair launch and the other part for team reservation.
Runes VS BRC20
More flexible: BRC20 can only be launched fairly, which is not conducive to team fundraising and financing. And Runes can.
More convenient: When transferring BRC20, you must first engrave, send a transaction, and then transfer, which requires a heavy external search engine to trace the history. Runes based on UTXO op_return carry operation codes and information in each UTXO, and do not require additional inscription transactions. They only require lightweight retrievers, which will not cause large-scale small-amount UTXO dust attacks on the BTC network, and will also Users save transaction fee costs.
Can be concurrent: For example, if a transaction contains an op_return plus M (M is an integer, for example, it can be set to 1000) addresses, a transaction can be sent to M users on average. This is somewhat similar to the basic red envelope sending function of WeChat red envelope.
Runes VS ERC20
The foundation of erc20 is ETH, the foundation of Runes is BTC, and the foundation of Runes is stronger.
erc20 Since 2016, there have been many closed-loop businesses and a large ecosystem. Runes has not yet officially started. erc20 has first-mover advantages and scale effects.
Runes is updated. There is a saying in the currency circle that speculation is new, not speculation. Runes is more fashionable and has greater room for growth.
Runes is compatible with the fair launch of Inscription brc20, which is the most important asset narrative in this crypto cycle.
erc20 has a Turing-complete EVM mainnet to support its business closed loop, but Runes can use BTC Layer2 to complete the business logic brought by Ethereum’s Turing-completeness. It is understood that BEVM, the leading BTC L2 project, has long announced that it will be connected to the Runes protocol as soon as possible, allowing users to cross Runes protocol assets to the second-layer network for commercial applications.
Some details of the Runes coin issuance protocol
deploy: Implement the deployment of runes by constructing a transaction with the following information in op_return
In the Deploy transaction, the following information can be included in the op_return at the same time to achieve deployment while the project party reserves tokens
for deployment There are 3 ways to start runes:
term is set to 0, with Edict, which means that all the deployed runes are in the hands of the project party
term is not 0, without Edict, which means The project side does not reserve runes. Fair mint
term is not 0 and contains Edict, which means that the project side reserves runes. When both deadline and term constraints are met, fair mint
term is not 0. You can fair mint when there are constraints
Mint: When the constraints are met, you only need to include the following information in op_return to implement mint. The number of mint has been limited during deployment
The above is the detailed content of Will the Runes protocol surpass Erc20 and become the mainstream currency issuance protocol in the encryption market?. For more information, please follow other related articles on the PHP Chinese website!

Altcoins are showing fresh signs of life following Trump's 90-day tariff pause, and three names in particular—XRP, HYPE, and ONDO—are catching investor attention.

What sounds better: winning big and then waiting days for the money to arrive, or playing at crypto casinos with instant withdrawal?

This new financial instrument would track the token's market price, with a third-party custodian holding the underlying AVAX

This guide is for informational purposes only. The token(s) discussed as potential rewards may not have launched yet or may never launch.

n Humanitarian Alliance Launches With 12 Founding Members to Harness Bitcoin's Power for Good

CINCINNATI, OH — A 73-year-old Delhi Township woman has regained more than $35,000 lost in a cryptocurrency scam, thanks to the quick action of local police and a specialized unit within the Ohio Bureau of Criminal Investigation (BCI)

Remittix, a new DeFi token, can be one of the best cryptos to put your money in this year, according to most.

After a long-running streak of breaking down from support levels, Dogecoin (DOGE) is set to reverse the trend.

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

DVWA
Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is very vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, to help web developers better understand the process of securing web applications, and to help teachers/students teach/learn in a classroom environment Web application security. The goal of DVWA is to practice some of the most common web vulnerabilities through a simple and straightforward interface, with varying degrees of difficulty. Please note that this software

MinGW - Minimalist GNU for Windows
This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

Safe Exam Browser
Safe Exam Browser is a secure browser environment for taking online exams securely. This software turns any computer into a secure workstation. It controls access to any utility and prevents students from using unauthorized resources.

Atom editor mac version download
The most popular open source editor

mPDF
mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),