Skip to content

Commit 696ed57

Browse files
authored
docs: add link to blog post and ready-to-run example (#63)
Co-authored-by: Daniel N <2color@users.noreply.github.com>
1 parent 9399f95 commit 696ed57

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/verified-fetch/src/index.ts

+2
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
*
1212
* 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.
1313
*
14+
* 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).
15+
*
1416
* You may use any supported resource argument to fetch content:
1517
*
1618
* - [CID](https://multiformats.github.io/js-multiformats/classes/cid.CID.html) instance

0 commit comments

Comments
 (0)