tocwex / fund

A sovereign platform for peer-to-peer economic activity with on-chain settlement and trusted identity assessment of work completion.
GNU General Public License v3.0
7 stars 0 forks source link

Connecting metamask for first time while set to sepolia #113

Open thelifeandtimes opened 2 months ago

thelifeandtimes commented 2 months ago

Presently if you connect your wallet to %fund for the first time, it will propomt you to provide a signed message to get stored in your profile. If your metamask is connected to a different chain from the chain the project is using, it will still prompt for that signature. This may not matter for storing the signature in your profile, but it would be an improved experience if it were to prompt a switch to the expected chain before allowing you to provide the signature

sidnym-ladrut commented 2 months ago

This might be possible to implement with connect.

thelifeandtimes commented 2 months ago

It might be worth looking into this when we go into supporting OP Mainnet backed campaigns, etc. as when we have multiple chains that people might be interacting with that flow will become more prevalent.

Also might be the right time to look at the various wallet supports (Wallet Connect, Brave Wallet, Rainbow, etc).