A prover is a contract on the source chain that verifies an intent was fulfilled on the destination chain. The user picks the prover at intent-creation time, which means the user picks their own settlement security model. The Portal accepts any contract that implements theDocumentation Index
Fetch the complete documentation index at: https://eco.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
iProver interface. Eco ships six proving paths today.
Available provers
| 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 |
| Metalayer | Caldera Metalayer | Cross-rollup messaging | Caldera ecosystem |
| Polymer | IBC light clients | Light-client proofs | Trust-minimized cross-chain |
| Local | Same-chain flashFulfill | Transaction atomicity | Same-chain intents, orchestration mode |
