Anyware Docs
Anyware lets an application on one EVM chain verify recent Ethereum state on another EVM chain using Ethereum consensus roots exposed through EIP-4788.
This docs set is organized around the two surfaces you actually integrate:
anyware-prover: the TypeScript SDK that assembles proof bundles offchainanyware-solidity: the Solidity verifier that checks those bundles onchain
If you are starting fresh, begin with Start Here.