Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace Wallet Connect with In-Browser wallet Interface for WebGL Projects #32

Closed
xactant opened this issue Jan 31, 2022 · 6 comments
Closed
Assignees
Labels
enhancement New feature or request

Comments

@xactant
Copy link
Contributor

xactant commented Jan 31, 2022

For WebGL Wallet Connect displays a QR code similar to Desktop builds.

Update the Moralis / Unity3d SDK to include a WASM bridge to Metamask (or other wallets) in browser for WebGL so that these provide the a similar user experience as a regular JS Web3 application.

@xactant xactant self-assigned this Jan 31, 2022
@xactant xactant added the enhancement New feature or request label Jan 31, 2022
@MilianDevOps
Copy link

very interested in this

@joksa
Copy link

joksa commented Feb 10, 2022

Please update when it is done. Entire project depends on this feature. Thanks

@caiocabralbr
Copy link

Any update?

@xactant
Copy link
Contributor Author

xactant commented Feb 17, 2022

Working branch is at: https://github.com/metaversesdk/web3unity/tree/features/webgl-metamask

Integration is complete here but a lot of clean up is needed still. Additionally the methods for interacting with the wallets using wallet connect and the webgl/metamask integration are very dissimilar at the moment. Working to clean that up.

@RgonzalezSLC
Copy link

Working branch is at: https://github.com/metaversesdk/web3unity/tree/features/webgl-metamask

Integration is complete here but a lot of clean up is needed still. Additionally the methods for interacting with the wallets using wallet connect and the webgl/metamask integration are very dissimilar at the moment. Working to clean that up.

Could this feature be used for a project in production?

@xactant
Copy link
Contributor Author

xactant commented Mar 2, 2022

Included in PR#73

@xactant xactant closed this as completed Mar 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants