@helia/verified-fetch 1.3.12 → 1.3.14

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -40,6 +40,8 @@ A `verifiedFetch` function is exported to get up and running quickly, and a `cre
40
40
 
41
41
  Browser-cache-friendly [Response](https://developer.mozilla.org/en-US/docs/Web/API/Response) objects are returned which should be instantly familiar to web developers.
42
42
 
43
+ Learn more in the [announcement blog post](https://blog.ipfs.tech/verified-fetch/) and check out the [ready-to-run example](https://github.com/ipfs-examples/helia-examples/tree/main/examples/helia-browser-verified-fetch).
44
+
43
45
  You may use any supported resource argument to fetch content:
44
46
 
45
47
  - [CID](https://multiformats.github.io/js-multiformats/classes/cid.CID.html) instance