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

x/ipfs/swarm.ts>Swarm#swarm

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

Parameters

optional
options: Options & Partial<{ verbose: boolean; streams: boolean; latency: boolean; }> = [UNSUPPORTED]