Skip to content

Commit

Permalink
Merge pull request #1825 from ipfs/2color-patch-1
Browse files Browse the repository at this point in the history
feat: mention verified-fetch
  • Loading branch information
2color authored Mar 6, 2024
2 parents ae6dd14 + 2d5e033 commit 3eb5e77
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 content 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 3eb5e77

Please sign in to comment.