Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Sign Transaction and send raw transaction immediately #2499

@dennisloh95

Description

@dennisloh95

Hi, is metamask or snaps can achieve user sign a transaction and send raw transaction?

The context of this is, our protocol have a gas sponsor on protocol level, it helps users onboarding our protocol without native token, I've research few places and manage to get it done with eth_sign, however it is not recommend user to enable this deprecated method. So what I need to achieve is, user sign the transaction, but use rpc to send the raw transaction so that transaction is not broadcast by the user and pay the gas. It did not required any changes after sign.

Any way to achieve this?

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