Skip to content

FrakConfigProviderProps

FrakConfigProviderProps = { config: FrakWalletSdkConfig; }

Defined in: react/src/provider/FrakConfigProvider.ts:22

Props to instantiate the Frak Wallet SDK configuration provider

config: FrakWalletSdkConfig

Defined in: react/src/provider/FrakConfigProvider.ts:27

The wanted Frak configuration

FrakWalletSdkConfig