Protocol Concepts
The Protocol
Overview of the Layerswap V8 protocol with all main components
The Layerswap V8 protocol consists of four main components:
dApp/Integrator
The Bridge UI/dApp or integration in a wallet, connected to auctions and discovery contracts. This dApp sends a request to the auction, gets the quote and selected Solver, and executes the atomic swap.
The Discovery Contract
This contract is used as a registry for discovering Solvers and Networks in the protocol. Any new Solver and network should be added here.
The Auction
This is a standard Dutch auction used by Solvers to compete for user requests.
PreHTLC Contracts
These are the contracts responsible for ensuring secure asset exchange between the User and Solver on different chains.
Was this page helpful?