IProver interface. Eco ships six proving paths today.
Available provers
How proving works

Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
A prover carries proof of fulfillment from the destination chain back to the source. The security model of an intent is the security model of its prover.
IProver interface. Eco ships six proving paths today.
| Prover | Settlement method | Security model | Best for |
|---|---|---|---|
| CCTP | Issuer attestations via receiveMessage | Circle’s attestation service | USDC routes, regulated flows |
| Hyperlane | Hyperlane ISM validators | Configurable security module | General cross-chain, fast |
| LayerZero | DVN consensus | Decentralized verifier network | Wide chain coverage |
| Chainlink CCIP | Cross-Chain Interoperability Protocol | Chainlink DON and Risk Management Network | General cross-chain, wide coverage |
| Polymer | IBC light clients | Light-client proofs | Trust-minimized cross-chain |
| Local | Same-chain flashFulfill | Transaction atomicity | Same-chain intents, orchestration mode |

