File

The File object is needed to store the metadata about the files used in a project. The object indicates the IPFS link to the file, besides other metadata such as uploader, uploaded time, file name, …

idstring

UUID unique to the upload.

cidstring

Content identifier of the file in CID v1.

namestring

Name of the file.

sizeinteger

Size of the file, in bytes.

timedatetime

The time when the file was uploaded.

userstring

Username of the uploader.