Protocol Concepts
dApp
Explains the details of the dApp using the protocol
Layerswap V8 Bridging Interface
The Layerswap V8 Bridge dApp serves as the central interface for seamless cross-chain transactions. It integrates with the LP Discovery mechanism to fetch available liquidity providers (LPs) and participates in the LP auction process to determine optimal routes for bridging.
The dApp has three main responsibilities:
- Connect to the Discovery registry and fetch available LPs/networks.
- Connect to the Auction to transmit the user’s intent and get quotes from LPs.
- Execute an Atomic Swap flow by locking assets and observing transactions on the destination chain through RPC or Light Client (e.g., Helios).
Was this page helpful?