Home > web3.0 > body text

Smart Layer: middleware that links Web3 and public chains

王林
Release: 2024-02-21 08:15:19
forward
670 people have browsed it

Community: @BiteyeCN

For a long time, the public chain and Web3 have had an unclear relationship. The user groups of the two are highly overlapping, and The business logic of most projects is done separately. In the end, it is nothing more than relying on the project's token to connect the public chain and Web3.
It is easy to read literally. 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. Rather than relying on a centralized 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 vision of Web3.

However, the current public chain technology has certain limitations in terms of performance and functionality, which has led to many Web3 projects having to use centralized technology to a certain extent to make compromises 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 effectively solve the above problems. As a middleware for public chains and Web3 applications, it inherits the security of public chains while being able to handle complex Web3 business logic. This concept takes on a whole new meaning.

01

Smart Layer Introduction

Smart Token Labs, formerly known as TokenScript, is an open source programmable smart token and Web3 application Middleware can smoothly connect existing Web2 business 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 Web services Complex tasks integrated with token functionality. 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, the investment was led by Liang Xinjun, a well-known investor in the Chinese-speaking circle, and investors such as HashGlobal, Bodl and Fenbushi Capital participated. The project received another 6 million at a valuation price of 4 times the previous round. U.S. dollar financing. 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, which adds a new dimension to the interoperability and functionality of tokens.

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.

Smart Layer:链接 Web3 和公链的中间件

On the operational side, Smart Layer has partnered with world top 10 cricket superstar Glenn Maxwell to launch a global fan engagement program using Smart Layer’s proof-based, executable 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 has also realized the technology of effectively bridging 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 Layer technology 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 issued on the EVM public chain Standards 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 sex.

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.

Smart Layer:链接 Web3 和公链的中间件

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 the token, such as automated transactions, conditional execution, data retrieval, etc., which greatly expands the application scenarios and potential of the token.

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 distributed file system (such as IPFS) or other reliable storage. Script files on the service.

Smart Layer:链接 Web3 和公链的中间件

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 richer , 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, making EVM-based tokens Coins can implement more complex functions and services.

Smart Layer network uses the architecture of anchoring nodes (Anchoring Nodes) and service nodes (Service Nodes) to maintain the stability and security of the network, and at the same time ensures the stability of the network through distributed hash table (DHT) technology. efficient distribution and access to information.

Smart Layer:链接 Web3 和公链的中间件

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 tokens Recording and submission of 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.

Smart Layer network is different from traditional public chains. Traditional public chains rely on consensus mechanisms, while Smart Layer’s core 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.

These anchor nodes will share information through a distributed hash table (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. This greatly expands the scope and depth of application of public 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. It cleverly realizes the combination of public chain technology and Web3 vision.

03

Ecology and interaction

According to the official website, the SLN pass will be launched early in 2024. 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. It can not only promote the development of Smart Layer ecosystem, but also serve other Web3 projects to promote the rapid growth of product usage or community participation.

Interactive tasks

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

Quest: Pass will be dynamically synchronized with the total number of points. 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 only has 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. Participating also has the opportunity to obtain future JoyID rewards. The other two tasks are native game tasks of Smart Layer and require holding Smart Cat NFT. The current circulation of this NFT exceeds 940,000 pieces, and the recent trading volume and floor price have been steadily increasing, indicating that demand is expanding.

Smart Layer:链接 Web3 和公链的中间件

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 upgrading Smart Cat through feeding, you can get additional rewards. , level 7 is 500 points, level 10 is 1200 points, level 14 is 2500 points, level 17 is 3000 points, and level 20 is 3500 points.

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

Open Source Ecosystem

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

The team keeps up with the market dynamics. After the emergence of ERC404, it launched an open source improved version of the ERC404 solution, which integrates the features of ERC404 V2, ERC5169 and TokenScrip. By using ERC5169 and TokenScript as the ERC404 token front-end, TokenScript is used to provide an HTML-like front-end framework for tokens, giving ERC404 a standardized token front-end, and standardizing token display and interaction.

Additionally, this 404 improvement protocol not only enhances security and user experience while expanding use cases beyond collectibles and incorporating ERC-5169 and TokenScript into ERC404 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 ERC404 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 ERC404, and in the future it can be combined with more new technologies and new narratives to expand the ecological territory of Smart Layer.

04

Looking ahead

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 technologies 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 ERC404 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, but also has high development efficiency and understands Market, keen sense of smell.

In general, Smart Layer has made up for the missing technical landscape from Web2 to Web3 in terms of narrative, and has handed over the industry's first solution to the problem of how to combine traditional public chain technology with the vision of Web3. Answer sheet. It is believed that after the official mainnet incentives are launched in the near future, its ecological territory will be further expanded.

The above is the detailed content of Smart Layer: middleware that links Web3 and public chains. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:chaincatcher.com
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!