Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/ipfs/mod.ts>IPFSClient

🦕🟦 Lightweight Deno HTTP client library for IPFS
Go to Latest
interface IPFSClient
import { type IPFSClient } from "https://deno.land/x/ipfs@0.4.0-wip.3/mod.ts";

Properties

optional
headers: HeadersInit
url: string