connext / browser-sdk

🌐 💸 A simple drop-in SDK to enable micropayments in any browser page.
Apache License 2.0
9 stars 5 forks source link

Metamask estimated time? #27

Open Benjythebee opened 3 years ago

Benjythebee commented 3 years ago

Heya team, Just wanted to say that this project is very finger licking cool. I'm looking forward to the possibility to connect via metamask. Is there an approximated estimated time of release on this?

Cheers, take care

rhlsthrm commented 3 years ago

Hi @Benjythebee! Would love to learn your use case here. This repo is deprecated, everything is in the main Vector repo now. We have built the SDK functionality directly into the browser node.

Benjythebee commented 3 years ago

Heya We're looking at implementing microtransactions within our web-app. Simple transactions such as Send 5 WETH to 0x.... Given the current gaz fees of Ethereum I've just started studying about L2, so pardon me if I sound uneducated 😛 Would Vector allow us to achieve simple transaction like this with low fees? If I understand the doc correctly, would we need both a backend Vector and front-end or would the front-end be all we need for this?

Thanks man,