export interface IpfsConfig { protocol: string host: string port: string }