Why
The aggregator must publish the immutable archives to IPFS and expose their CIDs (under their directory CID umbrella) so that clients can download them through IPFS.
What
Implement an IpfsFileUploader in the aggregator that publishes compressed immutable archives to a local IPFS node and references their directory CID.
How
Why
The aggregator must publish the immutable archives to IPFS and expose their CIDs (under their directory CID umbrella) so that clients can download them through IPFS.
What
Implement an
IpfsFileUploaderin the aggregator that publishes compressed immutable archives to a local IPFS node and references their directory CID.How
IpfsFileUploader(implementsImmutableFilesUploadertrait):