solana-app-kit


solana-app-kit / services/walletProviders/dynamic / initDynamicClient

Function: initDynamicClient()

initDynamicClient(environmentId, appName?, appLogoUrl?): any

Defined in: src/services/walletProviders/dynamic.ts:13

Initialize the dynamic client once.

Parameters

environmentId

string

The environment ID from your config.

appName?

string

(optional) The name of your app, also from config.

appLogoUrl?

string

(optional) The logo URL for your app.

Returns

any