Cross-Chain Swap
Explains how the protocol can be used for cross-chain swaps
Discovery
Read the on-chain Discovery contract to retrieve protocol metadata: active Solvers, networks, and routes.
Auction / Solver Selection
Send an order to the Auction to find the best Solver/price for the given source and destination.
User and Solver Atomic Swap
Perform an atomic swap using PreHTLCs.
The V8 Protocol makes bridging completely transparent and fully controllable by the client. The integrator has complete control over every aspect, from selecting and ranking Solvers independently to performing final verification, ensuring the entire process is trustless, transparent, and under their control. The detailed implementation steps can be found in the dApp Implementation spec.
Was this page helpful?