Wallet Connect CDN javascript source needed #3015
Unanswered
mzbanez
asked this question in
Developer Support
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Our project has been using the CDN version 1.7
<script src="https://cdn.jsdelivr.net/npm/@walletconnect/[email protected]/dist/umd/index.min.js"></script>
It's been working fine until the recent 2.0 upgrade!
Now, our project is throwing errors and could connect using wallet connect
Can you guys provide a CDN source (similar to the [email protected] above) for the current version 2?
(The CDN samples provided on these links do not work with our app project.
walletconnect-modal-auth-html-cdn
walletconnect-modal-sign-html-cdn
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions