Risk Warning: Beware of illegal fundraising in the name of 'virtual currency' and 'blockchain'. — Five departments including the Banking and Insurance Regulatory Commission
Information
Discover
Search
Login
简中
繁中
English
日本語
한국어
ภาษาไทย
Tiếng Việt
BTC
ETH
HTX
SOL
BNB
View Market
一文读懂Smart Layer:链接Web3和公链的中间件
Biteye
特邀专栏作者
2024-02-21 07:21
This article is about 4034 words, reading the full article takes about 6 minutes
Smart Layer作为去公链和Web3应用程序中间件,既继承了公链的安全性,又能执行复杂的的Web3业务逻辑,可谓是一个全新的概念。

Original author: Biteye core contributor Fishery

Original editor: Biteye core contributor Crush

For a long time, the public chain and Web3 have had an unclear relationship. The user groups of the two are highly overlapping, but the business logic of most projects is different. In the end, it is nothing more than relying on the project token to combine the public chain and Web3. associated together.

It is easy to read from the name. Web3 is an upgraded version of Web2. It is regarded as the next stage of the Internet and aims to create a decentralized network environment in which users control their own data, identity and transactions instead of relying on the center. ized entity or platform. Public chain technology is one of the key infrastructures for realizing the Web3 vision.

To achieve a decentralized, secure and user-led Web3 Internet, the technology used can support these characteristics. The public chain provides a secure, transparent, and non-tamperable data recording method, making it possible to conduct value exchange, contract execution, and data storage without a central authority. Therefore, the public chain is a key technology on the road to realizing the Web3 vision.

However, due to the performance and functional limitations of todays public chain technology, many Web3 projects have to compromise and use some centralized technologies in practical applications.

For example, a project may choose to use a centralized server to handle some computing-intensive tasks or store large amounts of data, and only handle the core value transfer function through the public chain. While this compromise improves efficiency and functionality to a certain extent, it also weakens the degree of decentralization.

To truly realize the Web3 vision, we must continue to innovate on the basis of public chain technology.

Smart Layer is an innovative infrastructure that can solve the above problems. As a middleware that removes the public chain and Web3 applications, it not only inherits the security of the public chain, but also can execute complex Web3 business logic. It can be said to be a brand new the concept of.

01. Introduction to Smart Layer

Smart Token Labs, formerly known as TokenScript, is an open source middleware for programmable smart tokens and Web3 applications that can smoothly connect existing Web2 businesses to move to Web3.

Smart Layer is an ecosystem that provides a programmable service network for public chains. It opens the era of smart token execution and makes complex interactions with various systems and tokens possible.

For token issuers, this platform not only allows them to create and manage programmable smart tokens, but also provides a middleware solution for Web3 services, greatly simplifying the integration of Web services and token functions. Complex tasks. Smart Layer is exactly the missing layer needed to unlock mainstream tokenization use cases.

Smart Token Labs has a very solid background and a relatively long development cycle. The team raised $6 million in initial funding in July 2021 from investors such as Mark Cuban, Crypto.com, Framework Ventures and Mechanism Capital.

In September 2022, led by Liang Xinjun, a well-known investor in the Chinese-speaking circle, with participation from investors such as HashGlobal, Bodl and Fenbushi Capital, the project received another US$6 million in financing at a valuation price of 4 times the previous round. It shows the support and confidence of professional investors in the track.

At the beginning of this year, Smart Layer issued an article reviewing its development process, stating that Smart Layer has completed the EVM public chain to provide support and can manage token logic that is not stored on the chain.

In addition, the project also launched the eye-catching Smart Cat xNFT game, which attracted the interest of a large number of players. At the same time, the team also proposed the ERC-5169 standard, adding a new dimension to the interoperability and functionality of the token.

At the same time, Smart Layer successfully launched the Loyalty+ program through close cooperation with InsomniaLabs, which aims to strengthen the loyalty connection between brands and users through public chain technology. The project already has more than 50 partners, including polygon, Layerzero, Alchemy and other institutions, proving its broad application potential in the industry.

Interpretation of Smart Layer: middleware that links Web3 applications and public chains

On the operational side, Smart Layer partnered with world top 10 cricket superstar Glenn Maxwell to launch a global fan engagement program using Smart Layers executable proof-based NFTs.

As middleware, Smart Layer is of great significance. It not only simplifies the complexity of the transition from traditional Web2 business to Web3 from a service perspective, but also provides development teams with a set of flexible tools that make it easier for them to develop and deploy decentralized applications.

At the same time, through Smart Layer, it also realizes technology that effectively bridges the gap between the public chain and Web3, bringing users a more secure, transparent and unconstrained user experience. Solve the limitations existing in the existing public chain technology environment and ensure that broader application possibilities are opened.

The most important thing is that Smart Layer announced that it will launch an airdrop plan this year (2024)! According to existing information, its SLN token will serve as a service point incentive for the Smart Layer network to ensure the decentralization and smooth operation of the entire network.

02. Technical details

From a macro perspective, Smart Layers technology as a whole consists of three parts, the public chain, the anchoring node (Anchoring Node) and the service node (Service Node). From the perspective of what users can perceive, the innovative technology structure of the above three layers of Smart Layer can be divided into two major blocks:

  • Smart Token ERC-5169: An innovative token standard issued on the EVM public chain, which can bring interactivity to tokens while inheriting the functions of traditional tokens.

  • Smart Layer Network: A network layer that enables tokens to interact. It is a decentralized network infrastructure that is different from public chains.

smart token

Smart Token Labs proposed the Ethereum standard ERC-5169 in May 2022, aiming to enhance the functionality and interoperability of tokens by introducing the scriptURI() function.

This proposal allows tokens to be associated with executable scripts, so that tokens not only carry value, but can also execute complex logic and interact with various systems. From an industry development perspective, ERC-5169 is a key innovation in realizing the Web3 vision, which enables tokens to become intelligent tools that connect users, data and services.

Currently, ERC-5169 has attracted widespread attention from the community and has received a certain degree of recognition. By allowing tokens to be directly associated with external scripts, it opens up a new dimension of token usage and functional gameplay. It is believed that ERC-5169 will one day be included in the official standards of the Ethereum community.

Interpretation of Smart Layer: middleware that links Web3 applications and public chains

From a technical implementation perspective, the core of the ERC-5169 standard is the introduction of the scriptURI() function. Through this function, the token contract can point to an externally stored script address. This script can contain any form of logic, from simple information display to complex application logic.

This means that developers can add additional functions to tokens, such as automated transactions, conditional execution, data retrieval, etc., which greatly expands the application scenarios and potential of tokens.

Developers use the scriptURI() function to specify the location of the external script associated with the token. This location is usually a URL pointing to a script file stored on a distributed file system (such as IPFS) or other reliable storage services.

Interpretation of Smart Layer: middleware that links Web3 applications and public chains

ERC-5169 can not only create feature-rich smart tokens, but also promote the innovation of decentralized applications (DApps) and Web3 services, providing users with a richer, more flexible and secure digital asset experience.

Smart Layer Network

In addition to the new token standard, the core technology of Smart Layer is to provide a decentralized service layer network, allowing EVM-based tokens to implement more complex functions and services.

The Smart Layer network uses the architecture of Anchoring Nodes and Service Nodes to maintain the stability and security of the network. At the same time, it uses Distributed Hash Table (DHT) technology to ensure the effective distribution and distribution of information in the network. access.

Interpretation of Smart Layer: middleware that links Web3 applications and public chains

  • Anchor node: Responsible for monitoring and maintaining the overall health of the network, assigning tasks to service nodes, monitoring the execution of service level agreements (SLA), and managing the recording and submission of token operations.

  • Service node: performs specific service tasks, such as data storage, content distribution, etc., and is rewarded through a certain incentive mechanism based on the efficiency and quality of its execution.

The Smart Layer network is different from traditional public chains. Traditional public chains rely on consensus mechanisms, while the core of Smart Layer is dedicated to real-time monitoring and load balancing. This is where anchor nodes come into play. These nodes act as guardians of the network, ensuring consistent service availability and stepping in at critical moments.

Information is shared between these anchor nodes through a Distributed Hash Table to determine the task allocation of nodes when serving smart tokens.

This decentralized approach not only reduces potential attacks that could arise from node IDs matching token IDs, but also guarantees timely responses to integration queries. In this way, the anchor node cooperates with its peer nodes to maintain a distributed hash table to find service nodes for any given smart token.

Through this design, Smart Layer aims to provide an efficient and flexible back-end service platform for decentralized applications (DApps), decentralized financial (DeFi) services and other public chain-based applications, thus greatly expanding the public The scope and depth of application of chain technology in the real world.

The two parts of Smart Layer technology work together. While inheriting the token functions on the EVM public chain, they carry out executable expansion and provide infrastructure for these functions through its own network technology, thus cleverly realizing the public chain. The marriage of technology and Web3 vision.

03. Ecology and interaction

According to the official website, the SLN pass will be launched early in 2024, and the specific details have yet to be updated by the project side. Smart Layer is currently carrying out a Smart Pass points campaign, and the team has repeatedly stated that Smart Pass points are directly related to future airdrops.

Smart Pass is a set of developer tools for Web3 user and community growth built by the Smart Layer team. Not only can it promote the development of the Smart Layer ecosystem, but it can also serve other Web3 projects to promote rapid growth in product usage or community participation.

interactive tasks

Users can use their email address to register their Pass in the upper right corner of Smart Layer. After registration is completed, two activity areas will be displayed:

  • Quest: Pass will dynamically sync with point totals. Users can earn points by completing Quests. The tasks in this part are relatively simple and do not require additional costs. You only need to link the wallet and complete various social account tasks. It should be noted that each wallet address has only one chance to bind the Pass card, that is, the wallet and email are bound to each other, and cannot be canceled after the connection. In addition, because it may be related to future airdrops, you must first complete the task of binding the wallet before earning points to prevent the airdrop from being unable to be received after the snapshot.

  • Perks: The Perks Hub is where SmartLayer Pass holders apply for rewards, benefits and opportunities. Perks Hub offers a variety of rewards, benefits, and opportunities, which may include exclusive discounts, access to premium content, early access to new features, and more. These benefits will be regularly updated and expanded over time, providing ongoing value to Smart Layer pass holders.

Perks currently include three tasks, among which the third-party task JoyID can earn 1,500 points at no cost. Participants will also have the opportunity to obtain future JoyID rewards. The other two tasks are native game tasks of Smart Layer and require holding Smart Cat NFT. There are currently more than 940,000 NFTs in circulation, and the recent trading volume and floor price have been rising steadily, indicating that demand is expanding.

Interpretation of Smart Layer: middleware that links Web3 applications and public chains

Users can earn points by interacting with Smart Cat on a daily basis. Each interaction step earns 25 points, with a maximum of 15 interactions per day. In addition, by feeding the Smart Cat to upgrade, users can get additional rewards. Level 7 is 500 points, level 10 is 1200 points, and level 14 is 2500 points. , 3000 points at level 17, 3500 points at level 20.

Users can interact with Smart Cat using the Alpha Wallet for Android and iOS, or the TokenScript Viewer without a TokenScript-compatible wallet.

Open source ecosystem

In addition to the achievements of the Smart Layer ecosystem displayed on the official website, Smart Layer is also committed to contributing to the Ethereum community.

The team closely followed the market dynamics and launched an open source improved ERC 404 solution after the emergence of ERC 404. This solution integrates the features of ERC 404 V2, ERC 5169 and TokenScrip. By using ERC 5169 and TokenScript as the ERC 404 token front-end, TokenScript is used to provide an HTML-like front-end framework for tokens, giving ERC 404 a standardized token front-end, and standardizing token display and interaction.

In addition, this 404 improvement protocol not only enhances security and user experience, but also expands use cases beyond collectibles and incorporates ERC-5169 and TokenScript into ERC 404 tokens as a token front-end. This change could give token holders significantly greater visibility and control over the transfer of ERC-20 and ERC-721 tokens. It also greatly expands the usage scenarios of ERC 404, such as granting membership to ERC 404 and advanced application scenarios of 404 accounts.

In addition to the above benefits, this improved protocol also allows the market to realize the scalability potential of Smart Layer technology itself. This time it can be combined with ERC 404, and in the future it can be combined with more new technologies and new narratives to expand the ecological territory of Smart Layer.

04. Outlook

After the two-part introduction of technology and interaction, it is enough to see the sincerity of the team. Whether it is the core product technology ERC-5169 and Smart Layer Network, or the user interaction side Alpha Wallet and TokenScript Viewer, the team has made great efforts in the construction of the ecosystem in order to bring smart tokens to the market.

The combination of ERC 404 and Smart Layer allows us to see the strong compatibility and scalability of Smart Layer technology. It also reflects the very solid strength of the team, which not only knows the technology and has high development efficiency, but also understands the market and has a keen sense of smell.

In general, Smart Layer narratively fills in the missing technical landscape from Web2 to Web3, and provides the first answer in the industry to the problem of how to combine traditional public chain technology with the vision of Web3. It is believed that after the official mainnet incentives are launched in the near future, its ecological territory will be further expanded.


Web3.0
middleware
technology
public chain
Welcome to Join Odaily Official Community