Skip to content

Polkadot Hub support #268

@Wizdave97

Description

@Wizdave97

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions