Layerswap V8 Protocol
Introduction
Permissionless peer-to-peer cross-chain swaps protocol
The Layerswap V8 protocol is a peer-to-peer system for bridging/swapping crypto assets from one blockchain network to another. The protocol is implemented as a set of persistent, non-upgradable smart contracts, deployed to all supported networks.
- V8 is built on top of an improved version of Atomic Swaps, which allows two parties to exchange assets trustlessly across different chains. Specifically, the two parties are the user and the liquidity provider. Users send requests to liquidity providers, who fulfill them using Atomic Swaps. There are no third parties or gatekeepers; the security of the exchange is fully ensured by the cryptographic protocol.
- Permissionless on-chain Discovery registry, where new LPs and new networks can register.
- Permissionless addition of new networks/assets and liquidity providers.
Try V8 in Action ->
Try V8 on all major network testnets, including EVM-compatible chains, Starknet, TON, Solana, Aptos, Sui, and Stacks.
Protocol Concepts
Explore the protocol concepts - Users, LPs, Auctions, Atomic Swaps.
Protocol Spec
To dig deeper, explore the protocol specification and the details of the protocol design.
API Reference
Check the API references for bridge deployment APIs and more.
Was this page helpful?