Skip to content

Home > @theweave/api > weaveUrlFromAppletHash

weaveUrlFromAppletHash() function

Signature:

typescript
weaveUrlFromAppletHash: (appletHash: AppletHash, webPrefix?: boolean) => string

Parameters

Parameter

Type

Description

appletHash

AppletHash

Hash of the applet to generate the link for

webPrefix

boolean

(Optional) Whether to make the link work via web browsers. Default is true.

**Returns:**

string