-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Add support for Polkadot hub to the sdk.
Polkadot Hub is an EVM chain, but the proof-fetching mechanism differs: we need to fetch substrate state proofs rather than using eth_getProof.
So we'll need to modify the evm chain client to optionally take a susbtrate rpc url and use that to fetch proofs when the chain is hub.
For a reference implemenation see https://github.com/polytope-labs/hyperbridge/blob/main/tesseract/messaging/substrate-evm/src/lib.rs
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels