UNPKG

starknet-storage-proof-solidity

Version:

This implementation contains a somewhat gas efficient way to verify [Starknet Storage Proofs](https://docs.starknet.io/documentation/architecture_and_concepts/Contracts/contract-storage/) in Solidity. It also contains various implementation of the [peders

5 lines (3 loc) 389 B
# Starknet Storage Proof Verifier This implementation contains a somewhat gas efficient way to verify [Starknet Storage Proofs](https://docs.starknet.io/documentation/architecture_and_concepts/Contracts/contract-storage/) in Solidity. It also contains various implementation of the [pedersen hash function](https://docs.starkware.co/starkex-v4/crypto/pedersen-hash-function) in Solidity.