Home > @3rdweb/sdk > ThirdwebSDK > getApps
Call this to get the current apps.
Signature:
getApps(address?: string): Promise<IAppModule[]>;
Parameter | Type | Description |
---|---|---|
address | string |
Returns:
Promise<IAppModule[]>
All currently registered apps for the connected wallet