Trustless Cross-Chain Information Access on Starknet StarkWare StarkWare · Follow 9 min read · Apr 21 146 Introduction Storage proofs are a cryptographic way to track blockchain information so that it can be shared across chains. Similar to oracles, storage proofs provide proof that the information is true. However, unlike oracles, they do not require trust in a third party for this proof; rather, with storage proofs, the trust is built into the storage. In some cases, storage proofs can repl...