ipfs / js-ipfs

IPFS implementation in JavaScript
https://js.ipfs.tech
Other
7.43k stars 1.25k forks source link

Added example to load from CDN for browser #4325

Closed gopiks closed 1 year ago

gopiks commented 1 year ago

Although there are separate examples to use IPFS in the browser, it makes sense to include the browser usage in the main README. Helps beginners to experiment easily.

welcome[bot] commented 1 year ago

Thank you for submitting this PR! A maintainer will be here shortly to review it. We are super grateful, but we are also overloaded! Help us by making sure that:

Getting other community members to do a review would be great help too on complex PRs (you can ask in the chats/forums). If you are unsure about something, just leave us a comment. Next steps:

We currently aim to provide initial feedback/triaging within two business days. Please keep an eye on any labelling actions, as these will indicate priorities and status of your contribution. We are very grateful for your contribution!

achingbrain commented 1 year ago

This is great and thank you for opening it, but js-IPFS is in the process of being deprecated, the replacement is Helia - please see the State of IPFS in JS post for a bit of background.

Could you open a similar PR against Helia?