web3.js icon indicating copy to clipboard operation
web3.js copied to clipboard

Update use of old minified CDN build for providers tutorial

Open spacesailor24 opened this issue 2 years ago • 2 comments

Here an older CDN URL is being used, this should be updated to use latest release

  • [ ] Add CDN link
  • [ ] Update in documentation
  • [ ] Add to tutorial website

spacesailor24 avatar May 23 '23 16:05 spacesailor24

This is mentioned here: https://github.com/web3/web3.js/issues/6037#issuecomment-1559632670 ^^ Thanks,

Muhammad-Altabba avatar May 24 '23 11:05 Muhammad-Altabba

Add to documentation to get the version from: https://cdnjs.com/libraries/web3 (or the latest: https://cdn.jsdelivr.net/npm/web3@latest/dist/web3.min.js)

Maybe reference: https://www.jsdelivr.com/package/npm/web3

Muhammad-Altabba avatar Nov 14 '23 16:11 Muhammad-Altabba