The item_hash of the STORE message of the file to retrieve.
Retrieves a stored file by its hash, returning the (base64 encoded) content alongside its storage metadata.
The hash of the file to retrieve.
Retrieves the raw stored metadata of a file by its hash.
The hash of the file.
Retrieves a file's metadata from the hash of the STORE message that references it.
The hash of the STORE message.
Retrieves a file's metadata from its reference.
The reference of the file.
Retrieves the number of pins referencing a given file hash.
The hash of the file.
ProtectedgetPublishes a store message, containing a hash to pin an IPFS file. You also have to provide default message properties, such as the targeted channel or the account used to sign the message.
The configuration used to pin the file.
ProtectedprepareProtectedpreparePublishes a store message, containing a File. You also have to provide default message properties, such as the targeted channel or the account used to sign the message.
Protectedupload
Retrieves a file from the network.