-
https://cdnjs.cloudflare.com/ajax/libs/ethers/5.7.2/ethers.min.js So, because of this, I can not using it in normal web browser... |
Beta Was this translation helpful? Give feedback.
Answered by
ricmoo
Jul 19, 2023
Replies: 1 comment 2 replies
-
Are you trying to load v5 or v6? Your url looks like v5, but your issue title indicates v6. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Oh weird. That should be replaced during documentation generation. Here is the correct URL: https://cdnjs.cloudflare.com/ajax/libs/ethers/6.6.4/ethers.min.js
I’ll get the doc generation corrected asap.
Thanks!