Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IPFSOptions

Hierarchy

  • Options
    • IPFSOptions

Index

Properties

agent?: Agent | Agent
apiPath?: string
auto?: boolean
headers?: {}

Type declaration

  • [key: string]: string
host: string
ipld?: IPLDOptions
port: number
protocol: "http" | "https"
timeout?: string | number
url?: string | URL | Multiaddr

Generated using TypeDoc