UNPKG

@ew-did-registry/did-ipfs-store

Version:

IPFS-based implementation of IDidStore

5 lines (4 loc) 109 B
export interface IpfsClientOptions { headers?: Headers | Record<string, string>; apiPath?: string; }