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

x/ipfs/mod.ts>IPFS#addFromURL

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

Parameters

url: string
optional
options: Options = [UNSUPPORTED]