🚀 Gate.io #Launchpad# Initial Offering: #PFVS#
🏆 Commit #USDT# to Share 10,000,000 #PFVS# . The More You Commit, the More $PFVS You Receive!
📅 Duration: 03:00 AM, May 13th - 12:00 PM, May 16th (UTC)
💎 Commit USDT Now: https://www.gate.io/launchpad/2300
Learn More: https://www.gate.io/announcements/article/44878
#GateioLaunchpad#
Solana Cross-chain Bridge Report: An overview of Solana ecological cross-chain protocols and cross-chain DApps
> Discussions surrounding Solana are becoming more and more lively, and there are more and more activities in the Solana ecosystem. Of course, more and more developers and users want to interact with the ecosystem. Now is the perfect time to take a closer look at bridging Solana.
Written by: Arjun Chand, LI.FI Researcher
Compiled by: xiaozou, Golden Finance
Key points of this article
Preface
The discussion surrounding Solana is becoming more and more lively, and the activities in the Solana ecosystem are also increasing. Of course, more and more developers and users want to interact with the ecosystem. Now is the perfect time to take a closer look at bridging Solana.
This article is the definitive resource for anyone interested in learning about Solana. This article aims to fulfill the intentions of two main groups: developers who are eager to build cross-chain applications using messaging protocols, and users who are transferring assets to Solana in search of the next thousand-fold growth meme coin. I hope this article can be their realization. Tickets to the best wishes for early retirement.
This article is mainly divided into three parts:
Next, let us look at each part in detail.
1. In-depth understanding of the messaging protocol on Solana
This section examines the design, security, and trust assumptions of the various messaging protocols that connect Solana to the broader ecosystem. It provides a comprehensive analysis of their architecture, highlights their unique features, and understands their trade-offs.
This section will cover the following:
1.1 Wormhole
1.1.1 Overview
Wormhole is a messaging protocol launched in October 2020 to enable developers to build cross-chain native applications across multiple chains. Wormhole originally originated as a hackathon project to find a solution that would allow blockchains to "talk to each other."
Wormhole was originally incubated and supported by Jump, and its first version (Wormhole V1) was mainly focused on establishing a two-way token bridge between Ethereum and Solana. As the project progressed, Wormhole evolved into a universal messaging protocol connecting multiple chains in the ecosystem. This evolution is in line with its broader vision to become the base layer on which developers can build a variety of cross-chain applications. As a result, Wormhole V1 was gradually phased out, and the Wormhole network was launched in August 2021.
product service
In response to the growing demand for multi-chain ecosystems, several cross-chain native applications have emerged on top of Wormhole, including the Wormhole team's own products:
These products are further supported by multiple developer-friendly solutions and features from the Wormhole team (many of which are now developed and maintained by contributors to the newly formed Wormhole Foundation), such as:
Network Effect
Considering Wormhole’s early development and continued focus on the Solana ecosystem, it’s no surprise that Solana is the most active chain on Wormhole in terms of transaction volume.
Interestingly, Wormhole’s traffic data is dominated by bridge traffic to and from Terra, an ecosystem that no longer sees any significant progress and activity. Currently, transaction volume is mainly distributed in Ethereum, Solana, and Sui, followed by EVM L1 chain and rollup.
Factors that have fueled Wormhole’s growth and positioned it as one of the top messaging protocols in the ecosystem include the following:
Security check
Following this exploit, the Wormhole team announced the following future security plans:
In light of these security upgrades, Uniswap’s Bridge Evaluation Committee recognized Wormhole’s efforts in their report, stating:
"Following the vulnerability attack, Wormhole made substantial improvements to its practices, such as improved deployment processes, clearer incident response plans, and robust unit testing. These improvements are commendable and demonstrate the growth and maturity of the protocol."
Wormhole has added the following security features to its technology stack:
Growth Figures
1.1.2 Principle of Operation—Transaction Life Cycle
The process of transmitting messages from the source chain to the target chain through Wormhole's architecture is very complex, but at a high level it is very straightforward. Here is a simple exploded view:
Sending a message: Each message comes from a "core contract" on the source chain.
Guardians Verification and Signing: The message is then verified and signed off-chain by 19 Guardians. A message is considered authentic only if it receives signatures from at least two-thirds (13 of 19 Guardians).
Forward to the target chain: Once the message is verified and signed, it will be forwarded to the core contract on the target chain.
Looking more closely, we see that there are several key components that work together to ensure secure cross-chain messaging:
Let’s take a closer look at how the Wormhole Guardian network verifies messages:
Note: "Spy" monitors all messages transmitted through the Guardian network and logs them in a storage system (such as a SQL database) for analysis and further use.
1.1.3 Trust assumptions and trade-offs
Here are some trust assumptions and trade-offs worth noting about Wormhole:
1.1.4 Risk Analysis: Architecture Design and Security Considerations
1.1.5 Community and Resources
You can learn more about Wormhole through the following channels:
●Official website
●Documentation
●Wormhole for developers
●Github
●Explorer
●Medium
●Wormhole Scan
You can follow Wormhole on the following platforms to learn about the latest developments in its community:
●Twitter
●Discord
●Telegram
●Youtube
1.2 Allbridge
1.2.1 Overview
Released in July 2021, Allbridge is a blockchain bridge within the Solana ecosystem. It was originally named Solbridge because when it was first released its focus was on expanding the use of Solana in the ecosystem by connecting Solana to other chains. Over time, the scope of the agreement expanded beyond Solana and was renamed Allbridge.
product service
Allbridge Classic is the first version of Allbridge. It supports asset transfer across 20 chains, including EVM and non-EVM chains such as Solana and Stellar. This version of the protocol is responsible for handling the majority of Allbridge’s transaction volume.
In June 2022, Allbridge launched Allbridge Core, a new-age bridging platform focused on cross-chain stablecoin exchange. This new version solves the pain points of the old version, the most prominent of which is the multi-step and time-consuming process of deploying bridge tokens wrapped by Allbridge and redeeming them for the required assets.
Allbridge Core simplifies the bridging experience by focusing on stablecoin exchange. Since most bridging activity involves stablecoins, Allbridge Core is able to meet the needs of most users while maintaining the simplicity and lightweight nature of the product. Currently, Allbridge Core has 11 liquidity pools, enabling stablecoin exchange across 7 chains.
Additionally, Allbridge Core introduces unique features such as:
●Support multiple message protocols - In addition to supporting cross-chain message transmission through Allbridge, Allbridge Core also supports other message protocols, such as Wormhole. Such integration enables it to support unique chains accessed through Wormhole and provides alternative/fallback options to chains already supported by Allbridge.
In addition, Allbridge Core recently integrated Circle’s Cross-Chain Transfer Protocol (CCTP). This new addition enables Allbridge Core to support USDC transfers across CCTP-compatible chains without the need to maintain liquidity pools on those chains. In addition, users can choose between three different messaging protocols, each with different transmission costs and times.
Currently, CCTP support is only available on the EVM chain. However, this will soon change, as CCTP has supported Solana on devnet and will be coming to mainnet in the near future.
●Extra gas on the target chain - This feature solves the "cold start" problem when users bridge assets to a new chain. With this feature, users can easily bridge some additional funds to pay gas fees on the target chain.
The "extra gas" feature is slowly becoming a standard in multi-chain ecosystems. For example, in the Solana ecosystem, Phantom uses it as the "refueling" function of the "Cross-Chain Swapper" by integrating with LI.FI (powered by Allbridge Core).
In addition to user-facing products such as Allbridge Classic and Allbridge Core, Allbridge also offers a white-label bridging solution called Allbridge BaaS. This allows projects to use Allbridge's cross-chain messaging capabilities and launch dedicated bridge setups for their tokens. Allbridge will charge a one-time bridge setup fee of $20,000.
Network Effect
From its initial product focus on Solana to winning the Solana Hackathon in 2021, Allbridge's roots are deeply connected to the Solana ecosystem. Focusing on Solana has proven to be beneficial, and Solana is still the most active chain on Allbridge. Since its launch, Allbridge Classic has had more than 190,000 transactions on Solana, with a transaction volume of more than $1.44 billion, and generated $535,000 in fees on Allbridge Classic alone.
Other major ecosystems fueling Allbridge's growth include names that are well known across all bridge platforms, such as Ethereum, Avalanche, BNB Chain and Polygon. Interestingly, the Tron network is a compelling ecosystem as far as Allbridge Core is concerned.
It is worth noting that popular L2 solutions such as Arbitrum and Optimism, which often dominate the data metrics of EVM bridges, do not appear in the above list. It is worth mentioning that Allbridge does not provide support for several major emerging L2s, such as Base, zkSync and Linea. Allbridge Core only supports USDC on Arbitrum.
Recently, Allbridge Core integrated with LI.FI, entering LI.FI’s world of more than 120 cross-chain exchange protocols. Additionally, Allbridge is currently the only bridge provider to support EVM <> Solana transactions within the Phantom Cross-Chain Swapper feature. This exclusivity allows Allbridge to benefit from larger transaction volumes until support for other bridge providers is added.
In addition, Allbridge also conducted a CCTP integrated testnet demo demonstration at the Breakpoint 2023 conference. A strategic partnership with Circle to launch CCTP on Solana will also benefit the protocol's growth.
Security check
*Audits - Allbridge's architecture has been audited 5 times. They are the first audit conducted by Hacken in September 2021 (audit score: 10 points), the audit by Kudelski Security in May 2022, the audit by Cossack Labs in September 2022, and the first audit by Hacken in February 2022 (audit score: 9.8 ), and CoinFabric’s audit in July 2023.
The Allbridge team recovered "most of the stolen funds" and reimbursed the difference to affected users who filled out the application form. After the attack, the protocol was restarted, the following fixes were made, and the following security features were added:
The L2BEAT team stated that Allbridge Core "contains many unverified core smart contracts," which could put user funds at risk if these contracts contain malicious code.
It is worth noting that Allbridge Core’s contracts were redeployed after the security vulnerability attack. The main contract is now verified. Additionally, the Allbridge Classic contract has been verified.
However, the L2BEAT team noted that some bridge contracts remain unverified. The Allbridge team explained that this was a complex issue caused by the overlap between legacy Core contracts and Allbridge Classic-related contracts that existed before the security incident. Allbridge is actively taking steps to address and clarify this discrepancy on the L2BEAT website, ensuring a clearer and more transparent understanding for all.
Growth Figures
1.2.2 Principle of Operation—Transaction Life Cycle
Allbridge Core
The following is how assets are transferred from the source chain to the target chain through the Allbridge Core architecture:
While this may seem like different steps on different chains, to the user it all happens in one click.
Allbridge Classic
Allbridge Classic supports a wide range of tokens, such as aeUSDC (Allbridge Ethereum-wrapped USDC), minted by Allbridge.
The following is the process of asset transfer from the source chain to the target chain through the Allbridge Classic architecture:
Specific examples are as follows:
If they are native assets, then these assets will be unlocked from the smart contract of the target chain and then transferred to the user's wallet.
In the case of wrapped assets, these assets will be minted by smart contracts on the target chain and then transferred to the user's wallet.
1.2.3 Trust assumptions and trade-offs
Here are some noteworthy trust assumptions and trade-offs about Allbridge:
1.2.4 Risk Analysis: Architecture Design and Security Considerations
1.2.5 Community and Resources
You can learn more about Allbridge through the following channels:
●Official website
●Allbridge Core files
●Allbridge Classic files
●Medium
●Messari on Allbridge Core
●Messari on Allbridge Classic
You can follow Allbridge on the following platforms to learn about the latest developments in its community:
●Twitter
●Telegram
●Discord
●Reddit
1.3 deBridge
1.3.1 Overview
deBridge is an interoperability protocol released in August 2021 that supports cross-chain messaging and liquidity. The project launched as a hackathon project at the Chainlink Global hackathon in April 2021 and received $5.5 million in financing later that year.
deBridge's expansion into the Solana ecosystem began with a $20,000 grant from the Solana Foundation in June 2021. Unlike the previously discussed protocols, deBridge was originally targeted specifically at EVM-compatible chains. It was not until June 2023 that deBridge came to Solana and became one of the early participants who made great achievements.
product service
deBridge’s product suite includes a range of cross-chain applications that leverage its messaging capabilities:
In addition to user applications directly for cross-chain exchange, deBridge also extends these products to other applications and projects, including wallets, through APIs for seamless integration. Additionally, bloXroute Labs is developing an SDK with the goal of integrating DLN into their blockchain distribution network. This integration will enable bloXroute users, including MEV hunters, institutional DeFi traders, and various projects, to perform DLN-powered cross-chain swaps.
In addition, deBridge also offers deBridge IaaS (Interoperability-as-a-Service: Interoperability as a Service), a subscription-based service that enables EVM and SVM blockchains to integrate deBridge products into their respective ecosystems . The service is available for a monthly subscription of $11,000 per month and a quarterly subscription of $10,000 per month. Neon Labs is the first user of the service.
Network Effect
Since its launch, deBridge has experienced steady and continued growth. The protocol has seen a surge in usage recently, particularly on Solana. The Solana <> Ethereum path has quickly become the most crowded corridor on the DLN. The deBridge team's strategic move to allocate resources to integrate Solana support is clearly paying off, and the potential for future growth is huge.
DLN’s near-instant cross-chain order settlement capabilities have quickly made it the platform of choice for users looking to transition to Solana from other blockchains. Recently, DLN reached a major milestone, surpassing $10 million in daily trading volume for the first time – a testament to its growing popularity, and this achievement may be just the beginning as the Solana ecosystem accelerates.
In addition to individual users, deBridge is also becoming more and more popular in the B2B field, and more and more applications on Solana integrate deBridge's services into their own products. The most notable examples include the MoonGate, Birdeye and Jupiter bridge comparator tools.
This trend suggests that deBridge is strategically positioned to capitalize on the expansion of the Solana ecosystem during the upcoming next cycle.
Security check
Growth Figures
In the fourth quarter of 2023, DLN performed prominently among liquidity networks, strikingly similar to the growth trajectory of TVL and transaction volume of the Solana ecosystem during the same period.
To get a sense of how DLN performed in the final quarter, here's a quick look at its fourth-quarter results versus its cumulative results for the full year 2023 (April 1, 2023, to December 31, 2023):
1.3.2 Principle of Operation—Transaction Life Cycle
The following shows how assets are transferred from the source chain to the target chain in a cross-DLN transaction:
1.3.3 Trust assumptions and trade-offs
deBridge, like all interoperability protocols, operates under certain trust assumptions and trade-offs, of which users should be aware:
*Note: It is important to note that deBridge is on the path to decentralization. The issues mentioned above, such as the lack of a slashing mechanism and the permissioned nature of the validator set, are expected to be resolved with the launch of deBridge’s native token, which will enhance the economic security and governance of the protocol. *
1.3.4 Risk Analysis: Architecture Design and Security Considerations
1.3.5 Community and Resources
You can learn more about deBridge via:
●Official website
●Documentation
●DLN Documentation
●deExplorer
●Github
●Medium
●Blog
You can learn about the latest developments in its community through the following platforms:
●Twitter
●Discord
●Telegram
●Reddit
1.4 Comparative analysis of messaging protocols and their liquidity networks
After analyzing the design and characteristics of different messaging protocols, we will now summarize their architecture and deployment security. Our goal is to quickly compare the security considerations associated with different messaging protocols and enable developers to choose based on their preferred trade-offs and security guarantees.
In the specific analysis, we will see the comparison based on the following indicators:
Here is a comparison of messaging protocols on Solana:
Next, we will analyze the performance of each liquidity network until December 31, 2023, and look specifically at three key indicators:
Here is a performance comparison of liquidity networks built on messaging protocols:
2. Applications that support Solana cross-chain exchange
Building on the previous installment’s exploration of various messaging protocols and their developers’ potential to create cross-chain applications, we now turn our attention to one of their most prominent uses: liquidity networks. This section will focus on the various liquidity networks that connect Solana to the broader ecosystem, helping users easily move funds across chains.
Additionally, we will look at some of the interesting apps and features being launched around liquidity aggregation that are designed to make it easier for users to find the best liquidity network for their needs.
Our goal is to help users make better choices when exchanging assets between the Solana and EVM ecosystems.
let's start!
2.1 DLN (deSwap Liquidity Network)
2.1.1 Overview
DLN is a cross-chain trading protocol powered by deBridge that facilitates the creation and fulfillment of cross-chain orders.
The protocol architecture mainly has two layers: protocol layer and infrastructure layer.
Protocol layer — This layer consists of smart contracts deployed on each compatible chain. These contracts allow market participants to interact in a decentralized environment, enabling them to create, monitor and settle orders:
Once the order is completed, the DlnDestination contract communicates with the DlnSource contract through the infrastructure layer. This process releases the input tokens and transfers them to Taker, and the cross-chain transaction is completed.
Infrastructure layer - This layer handles cross-chain messaging through deBridge validators. It enables the DlnDestination contract to reliably communicate the order's fulfillment to the DlnSource contract, thereby completing settlement.
2.1.2 Best Features
*Zero Slippage on All Order Sizes — Trading on DLN has zero slippage, meaning users get the price they expect regardless of order size. This feature effectively solves the slippage problem associated with traditional liquidity pools.
*Note: The minimum charge per transaction on DLN is 8 bps. This fee is split equally between the DLN protocol and the Taker completing the order, each receiving 4 bps. However, if a user places a limit order, the fee assigned to the Taker who completes the order may exceed 4bps. *
2.2 Portal
2.2.1 Overview
Portal is powered by Wormhole and is part of the Wormhole network, facilitating the transfer of assets between blockchains.
The Portal Bridge is designed to enable the secure and seamless transfer of fungible and non-fungible tokens across blockchains.
When an asset passes through the Portal, the original token is locked in a smart contract on the source chain, while a new Portal-wrapped counterpart is created on the target chain. This equivalent can be redeemed for other native tokens available on the chain.
2.2.2 Best Features
2.3 Mayan Finance
2.3.1 Overview
Mayan Finance is a cross-chain exchange protocol powered by Wormhole that allows users to swap tokens between different blockchains with a single click.
Currently, Mayan supports token swaps between the Ethereum, Solana, Avalanche, and Polygon networks. However, the protocol plans to expand to support more blockchains in the future.
2.3.2 Best Features
2.3.3 Principle of Operation—Transaction Life Cycle
Step 1: Initiate an exchange on the source chain
The user initiates the process on the source chain by interacting with Mayan Swap Bridge. They initiate a cross-chain swap and set the parameters of the auction, including minimum output and deadline.
Step Two: Auction on Solana
The transaction is then moved to Solana, where it is auctioned. The winner of the auction is responsible for executing the transaction on the Solana network.
Step 3: Receive assets on the target chain
Finally, the user receives the native assets on the target chain. These assets are sent along with a specified amount of gas required for the transaction.
Assets are exchanged between different blockchain networks, using the Solana network as an intermediary auction platform. Solana's Mayan program handles the auction and swap mechanism, while the Mayan Swap Bridge is an Ethereum Virtual Machine (EVM)-compatible link for initiating and completing swaps. The destination can be another EVM chain, or even the Solana chain itself.
Note: Users need to pay relayer fees, including gas fees and relayer fees for forwarding transactions for users. This fee changes based on the asset and the dynamics of the chain. If the transaction fails, relayer fees will be significantly reduced.
2.4 Meson
2.4.1 Overview
Meson Finance is a cross-chain DEX that enables fast, low-cost exchange across multiple blockchains. It uses hash time-locked contracts (HTLC) and out-of-order exchange processing processes to complete exchanges in minutes, much faster than traditional cross-chain bridges.
Currently, Meson supports exchanges between 16 blockchains, such as Ethereum, Solana, BNB Chain, Polygon, Avalanche, and L2 rollups like Arbitrum and Optimism.
Meson also plans to support more tokens, covering more stablecoins and assets, such as BTC/ETH. In the future, Meson will continue to integrate various rollup and non-EVM chains.
2.4.2 Best Features
2.4.3 Principle of Operation—Trading Cycle
*Note: Users can currently exchange up to 5,000 USDC/USDT from each chain to Solana via Meson. In addition to the 0.05% service fee, an outbound fee of 0% to 0.1% may be charged depending on the source chain. Therefore, the total cost of exchange to Solana is between 0.05% and 0.15%. That means the fee ranges from $0 to $7.50, depending on the number of tokens exchanged and the source chain. *
2.5 Jupiter Bridge Comparator
In September 2023, Jupiter launched Bridge Comparator to make it easier for users to transfer funds from other chains to Solana. Bridge Comparator provides users with a platform where they can compare quotes for bridge and cross-chain exchange orders in one place.
The feature has been widely praised by the Solana community for its simplicity, chain compatibility (9 chains), and the detailed display it provides on output prices, expected times, gas usage, bridge provider fees, etc.
Currently, Bridge Comparator is a front-end aggregation solution, that is, it shows users the best bridge options for their orders and directs them to the interface of the recommended bridge provider to execute the order. In the future, Jupiter may extend the Bridge Comparator into a Bridge Aggregator and add the ability to execute orders from the Jupiter interface.
Separately, in early December, Jupiter announced the integration of Wormhole Connect on its bridge page, allowing users to bridge ETH, WETH or WBTC from Ethereum to Solana with zero slippage. After this integration, the next step is integration with Circle CCTP.
2.6 Synapse — Powered by deBridge
Synapse recently launched a cross-chain exchange frontend for Solana, powered by deBridge. This initiative can be viewed as an interim check to assess user needs and collect user behavior data related to Solana bridging activities before committing resources to building a feature-rich Solana deployment.
Observers might speculate that Synapse's timeline for such a development deployment might coincide with Solana's CCTP release. This speculation is based on the fact that Synapse already utilizes CCTP for USDC transfers across the EVM chain.
Cross-Chain Swapper for 2.7 Phantom — Powered by LI.FI
In November 2023, Phantom released Cross Chain Swapper, an in-wallet bridging feature that allows users to transfer funds from EVM chains such as Ethereum and Polygon to Solana (and vice versa). It has a built-in Refuel feature that allows users to send additional gas tokens in the same transaction.
In-wallet cross-chain exchange is a powerful primitive. They offer users the convenience of finding the best rates among bridging solutions for cross-chain exchange orders, without even leaving the wallet interface. This reduces the time users spend looking for a suitable bridge solution and makes it easy for everyone to move assets to Solana.
Cross-Chain Swapper uses LI.FI at the bottom level to implement bridge transactions. Currently, LI.FI uses:
In addition, Phantom also integrates it with DEX aggregators such as 0x on the EVM side and Jupiter on Solana, allowing users to bridge and exchange in the same process.
In the future, the entire cross-chain exchange process will most likely be supported by LI.FI, as it already supports 30 DEX and multiple DEX aggregators on the EVM side, and has coverage with Solana-native aggregators like Jupiter on its roadmap integrated. This will further reduce Phantom's maintenance overhead and expand the range of assets that users can swap directly onto Solana.
*Note: Phantom charges a 0.85% fee on certain exchange pairs. In addition, users may need to pay a fee to the bridge provider (such as Allbridge), which is usually around 0.3% of the transfer amount, depending on the provider. (LI.FI does not charge a fee). *
3. Interesting developments in Solana interoperability scenarios
Solana has always been focused on building the most advanced blockchain to enable fast and low-cost transactions. This approach distinguishes it from other blockchain ecosystems such as Ethereum and Cosmos, which emphasize interoperability with other ecosystems. Therefore, Solana’s connectivity to other blockchains is subject to certain limitations.
Recognizing this difference, several interesting projects have recently emerged aimed at improving Solana's interoperability. If these initiatives reach their full potential, they could significantly enhance the ability of Solana-based tokens and applications to interact with the broader ecosystem.
Let's take a deeper look at these promising developments that are paving the way for a more connected Solana ecosystem.
3.1 Circle’s Cross-Chain Transfer Protocol (CCTP)
The Cross-Chain Transfer Protocol (CCTP) developed by Circle enables native transfers of USDC stablecoin tokens between different blockchain networks.
CCTP simplifies the process of transferring USDC between networks by burning and minting tokens directly on the relevant blockchain, thus bypassing the need for a bridging token variable. The introduction of CCTP on Solana is expected to further simplify the transfer process of USDC from other chains to Solana.
CCTP on Solana is currently in the devnet testing phase and is scheduled to go live in early 2024. The Solana community eagerly awaits its release and widespread adoption.
3.2 Solana <> Bitcoin interoperability
One of the big innovations of 2023 is the introduction of an experimental fungible token standard, the BRC-20 Token Standard for the Bitcoin blockchain, a project developed by Ordinals (NFTs on Bitcoin) and 2021’s Use cases for Taproot network upgrade implementation.
The growing popularity of BRC-20 tokens such as ORDI has fueled the development of several bridges designed to connect Bitcoin to other blockchain ecosystems. These bridges allow users to spend their BRC-20 tokens on the EVM chain and Solana, expanding the utility and accessibility of Bitcoin-based tokens. One of these bridges is the SoBit protocol, released in December 2023.
Solana <> The Bitcoin interoperability project is not limited to BRC-20 tokens. For example, SolLightning is a cross-chain DEX that allows users to exchange between USDC/SOL on Solana and native BTC on the Bitcoin network. Interestingly, THORChain, the largest native Bitcoin exchange platform, stated that it will add support for Solana in the near future, which may significantly increase BTC liquidity and activity on Solana.
Zeus Network is a messaging protocol and another interesting project contributing to Bitcoin-Solana interoperability. Apollo, the first product built on the Zeus network and set to launch soon, will allow users to stake their native Bitcoin and receive zuBTC, a 1:1 pegged token available within the app on Solana use.
3.3 Trust-minimized cross-chain interaction with Tinydancer and Sovereign Labs
Light clients play an important role in the blockchain ecosystem, allowing users to securely access and interact with the blockchain without synchronizing the full blockchain data. This is very advantageous because light clients have lower resource requirements and sync faster than full nodes.
A key feature of light clients is their ability to verify transactions and proofs from other blockchains in a trust-minimized manner. For example, in cross-chain interactions, light clients can verify that transactions are correctly included in the source chain based on the proof provided. This proof can be verified without directly interacting with the source chain, enabling secure cross-chain functionality.
Currently in the Solana blockchain, light clients cannot locally verify transaction inclusion without fully downloading the block data. This is expected to change soon with Tinydancer, a project building light clients that recently proposed SIMD-0052 (Consensus and Proof of Transaction Verification) improvements to address this limitation. This will improve the current functionality of SPV (Simplified Payment Verification).
Additionally, Sovereign Labs recently developed a proof-of-concept for an on-chain light client on Solana without requiring changes to the current structure.
In the future, this light client functionality can also facilitate improvements in interoperability solutions between blockchains, such as IBC and Layerzero. By lowering trust requirements and enabling light client verification, it makes it easier to transfer assets between blockchains without the need for a full node.
However, the work is in its early stages and will require more detailed research and more development work before it can be fully implemented.
3.4 IBC supported by Guest blockchain concept on Solana
The guest blockchain concept proposed by Picasso is enabling IBC on Solana. This approach aims to enable interoperability between blockchains and light clients that currently do not support proof of state, a key requirement for the Inter-Blockchain Communication (IBC) protocol.
The Guest blockchain runs as a smart contract within the host blockchain. In doing so, it will enhance host capabilities to support interoperability protocols such as IBC. This integration facilitates trust-minimized cross-chain interactions without requiring changes to the underlying protocol of the host blockchain.
Additionally, the guest blockchain extends the capabilities of the host blockchain by implementing the functionality required by IBC. For example, it stores data in Merkle trees to generate state proofs. It also organizes blocks into epochs and selects validators to generate new blocks. Validators sign blocks using proofs of state that are forwarded to other connected blockchains via a trustless relay. If validators misbehave, they can submit proofs to forfeit their stake in the guest contract.
The deployment of the Guest blockchain as a smart contract means that the core structure of the host blockchain remains unchanged, making the solution highly adaptable to blockchains that are not yet ready to support IBC (such as Solana, NEAR and TRON). Composable Finance is spearheading a proof-of-concept project for Solana and NEAR to demonstrate this interoperability in action.
Once connected to an IBC-compatible chain, the guest chain can transfer assets, data and value on previously isolated chains. This breakthrough paves the way for new types of cross-chain applications, all of which leverage IBC in the Solana ecosystem.
3.5 Ethereum Wallet on Solana
MoonGate provides an SDK designed to enable developers to easily integrate Ethereum wallet functionality into their Solana-based dApps. By leveraging MoonGate, developers can leverage Ethereum’s community and liquidity while still building dapps on Solana’s faster, more affordable platform.
Through its developer-friendly SDK, MoonGate allows dApp developers to seamlessly include existing Ethereum wallets and functionality with just a few lines of code. This removes a lot of the complexity associated with blockchain integration.
The SDK also plans to provide dApps with features such as embedded deposits and exchanges. MoonGate plans to launch an in-app instant bridge using deBridge to smoothly transfer assets between Ethereum and the Solana network within dApps. This greatly enhances the user experience.
3.6 Cross-chain Queries launched by Womhole
Wormhole Queries is a new primitive introduced by Wormhole that supports data reading from other blockchain data.
With Wormhole Queries, integrators can now submit query requests to the Wormhole Guardian network to retrieve cross-chain data in a pull-based manner. Guardians process requests and publish results, allowing integrators to quickly and securely validate and consume on-chain data. This has obvious benefits, such as simplifying the cross-chain development process, reducing gas fees, and enabling fast retrieval of data in seconds. It leverages the existing security of Wormhole Guardians for retrieval of authentication data.
Some key potential use cases for Wormhole Queries also include providing real-time cross-chain price data to applications. This allows the platform to access the latest price information from various blockchains. Wormhole Queries also supports cross-chain asset verification, allowing users to prove ownership of assets on one chain and use them in applications on other chains.
You may ask, isn't this Oracle? We think it's more than that.
Current oracle solutions are limited in cross-chain functionality. They mainly focus on providing off-chain price data to the blockchain. Retrieving on-chain data from other chains is also restricted.
With Wormhole Queries, applications may one day be able to access a wide range of interoperable data sources across multiple blockchains, rather than just accessing prices.
Additionally, projects like Herodotus and Axiom aim to store historical block data on-chain in a provably decentralized manner. As these protocols mature, they can serve as "Ethereum libraries" and be accessible from Solana through Wormhole Queries.
3.7 Nexa network’s full-chain token standard
Since many blockchains and rollups are released with different architectures and specifications, token standards and liquidity are fragmented. This problem is very obvious in the Ethereum ecosystem, where inter-chain token standards are used such as OFT, Layerzero, and xERC20 (aka ERC-7281).
Nexa Networks is developing a solution to this problem and currently only supports EVM. However, thanks to the utilization of Wormhole and the support of the Wormhole team, Nexa Network plans to add support for Solana in the near future.
The CAT standard is the token standard developed by Nexa Network. It supports token bridging across multiple blockchains while maintaining fungibility and issuer control.
CAT provides a standardized approach for bridging tokens across chains while maintaining issuer sovereignty and providing a unified user experience through fungible security tokens. This approach is very similar to what xERC20 (ERC-7281) does in the EVM ecosystem.
Key points about CAT:
3.8 Hyperlane: Support for license-free interoperability between Solana and SVM chains (such as Eclipse)
Hyperlane is a messaging protocol that enables permissionless interoperability. This feature is critical to the expansion of the blockchain ecosystem as it allows anyone to deploy the Hyperlane technology stack permissionlessly on any blockchain, unlocking more powerful network connectivity.
Hyperlane recently partnered with Eclipse for an SVM-compatible deployment of its technology stack. The deployment is currently running in Nautilus Chain's production environment, with plans to integrate with Eclipse's infrastructure in the near future.
The impact of this development on the Solana ecosystem and broader SVM adoption is worth watching. With the ability to deploy Hyperlane permissionless on any blockchain, new SVM chains do not need to wait for existing messaging protocols to add support for their chains. They can proactively deploy Hyperlane and connect with the broader ecosystem.
3.9 Cross-chain exchange on Solana and SVM chains supported by LI.FI
LI.FI is a protocol that aggregates liquidity across multiple blockchains through integrated bridges, DEXs, DEX aggregators, and solvers.
When a switch request is made, LI.FI's routing algorithm determines the optimal bridge and DEX path to use. Factors such as speed, cost, reliability and more are taken into account to find the best performing route.
LI.FI was recently launched in the Solana ecosystem, with Phantom as its launch partner. This can improve Solana by providing seamless and secure connections to other blockchain ecosystems, as projects can integrate the LI.FI API to provide seamless cross-chain functionality without the need to manage direct bridge connections.
Additionally, LI.FI has developed a solution that will support Solana Virtual Machine (SVM)-compatible chains in the future. This development indicates that LI.FI’s cross-chain exchange capabilities will be extended to users and applications on SVM-compatible chains such as Eclipse. Therefore, applications running on the SVM chain will be able to leverage liquidity from any chain and simplify the user login process by integrating LI.FI's API, SDK and Widgets. Additionally, users can choose to exchange and bridge directly to SVM chains via Jumper.exchange.
4 Conclusion
The messaging protocol and liquidity network built on this basis are the key infrastructure of any ecosystem. They can be viewed as infrastructure investments in a country's economy - just as highways, ports and railways are vital to economic development by facilitating trade and movement, these protocols and applications are an important rail for the development of the Solana ecosystem , they enable the secure flow of assets and information.
We believe these cross-chain funds will be critical to Solana’s continued success as they have a profound impact on the login experience for users from different DeFi ecosystems.