Skip to content

Allow dapps to signTypedData for non-selected networks #10251

Open
@danfinlay

Description

@danfinlay

@jamesyoung requests the ability to use signTypedData for messages on non-selected networks.

This could be an easier lift than adding true multi-network support, since no data source is needed.

There is a danger that a user who believes they are on a low-stakes/test network is then presented with a higher-stakes confirmation.

One way to mitigate that danger would be to make this dapp ability a permission using EIP 2255 permissions, like Permission to sign messages for the X network.

We would then also indicate the intended network on the signature screen.

Needs UI design and API design.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions