Skip to content

Interface: Metamask Integration #5

@bowensanders

Description

@bowensanders

currently the connection is static to infura:

// connect direct to infura - needs to change to metamask when guestbook entry is created
            web3 = new Web3(new Web3.providers.HttpProvider("https://mainnet.infura.io/ySFxqrROS2e1chccEsyS")); 

I would like it to default to Metamask first so guestbook signing is possible, but display the info anyway if they don't have metamask (and tell them to install it so they CAN sign)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions