[SOLVED] Moralis.js i need moralis.js CDn

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?

click this https://unpkg.com/moralis/dist/moralis.js link and see. there is no link
Screenshot_1

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

https://unpkg.com/moralis-v1/dist/moralis.js i am using this CDN now
and it’s working

1 Like