-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels