```javascript const {create}= require('ipfs-http-client') const ipfsClient = async () =>{ const options ={ host:'ipfs.infura.io', port:5001, protocol:'https',
datastore interface
JavaScript implementation of IPFS' unixfs (a Unix FileSystem representation on top of a MerkleDAG)
A generic interface for storing and retrieving data
Package to aggregate shared logic and dependencies for the IPFS ecosystem
Shared code to make your bundle smaller when running protons in your app
JavaScript implementation of the UnixFs importer used by IPFS
An interface for storing and retrieving blocks
JavaScript implementation of the UnixFs exporter used by IPFS
Just enough code to calculate the IPFS hash for some data
A set of utilities to help identify IPFS resources on the web
Convert files to content-addressed archives (.car) and back
JavaScript implementation of multistream-select
Wrapper implementation for interface-datastore
JavaScript implementation of the Bitswap data exchange protocol used by IPFS
The Helia API
IPFS Repo implementation
Shared code that implements the Helia API
Routers for Helia
An implementation of IPFS in JavaScript
JavaScript Implementation of IPFS Block
JavaScript implementation of the Bitswap data exchange protocol used by Helia
A client library for the Kubo RPC API
A Delegated Routing V1 HTTP API client