Skip to content

Access providers from the chrome extension context script #18

@maaasyn

Description

@maaasyn

The chrome extension that I write needs to sign transactions with wallets, most likely metamask.

I was wondering if you guys plan to support this use case?

What I basically try to do is to call store.getProviders(); from the content script injected into website (extensions thing) and get the actual providers, and then signs a transaction with them (if user is willing to accept it etc.)

As of now, the store.getProviders(); would return an array of 1 null element.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions