Skip to content

Commit

Permalink
feat: mention verified-fetch
Browse files Browse the repository at this point in the history
  • Loading branch information
2color authored Mar 5, 2024
1 parent ae6dd14 commit 50c2ee3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/reference/js/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ description: Developer resources for working in JavaScript with IPFS, the InterP
Developers can get started with IPFS in JavaScript (JS) using several options:

- [IPFS Helia](https://helia.io): a lean, modular, and modern implementation of IPFS for the JS and browser environment
- [@helia/verified-fetch](https://github.com/ipfs/helia-verified-fetch/tree/main/packages/verified-fetch): A [fetch](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API)-like API for obtaining verified & trustless IPFS CIDs on the web
- [js-kubo-rpc-client](https://github.com/ipfs/js-kubo-rpc-client): A JS client library for the [Kubo RPC API](../kubo/rpc.md)

## Get started
Expand Down

0 comments on commit 50c2ee3

Please sign in to comment.