typescript-sdk

Home > @3rdweb/sdk > IpfsStorage > get

IpfsStorage.get() method

Signature:

get(hash: string): Promise<string>;

Parameters

Parameter Type Description
hash string  

Returns:

Promise<string>