Skip to content

Commit

Permalink
docs: add link to blog post and ready-to-run example (#63)
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel N <2color@users.noreply.github.com>
  • Loading branch information
2color and 2color authored May 2, 2024
1 parent 9399f95 commit 696ed57
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/verified-fetch/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
*
* 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.
*
* 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).
*
* You may use any supported resource argument to fetch content:
*
* - [CID](https://multiformats.github.io/js-multiformats/classes/cid.CID.html) instance
Expand Down

0 comments on commit 696ed57

Please sign in to comment.