📄️ Proving Solana Logs on EVM
This guide will walk you through the process of proving and verifying Solana program logs on EVM chains using Polymer's state proof system. By following these steps, you'll be able to emit logs on Solana and then cryptographically verify them on any EVM chain.
📄️ Request Solana Proof
After your transaction has been confirmed on Solana, you'll need to request a state proof from Polymer's Prove API.
📄️ Solana Prover Validation
Once you have the proof, you can verify it on any EVM chain that has the Polymer validator contract deployed.