I need moralis.js . I am using https://unpkg.com/moralis/dist/moralis.js CDN but this not working now
How are you using it? When it is the last time it worked?
You can specify a version lower than 2. Sdk version 2 is only for backend
You can use this <script src="https://unpkg.com/[email protected]/dist/moralis.js"></script>
instead