Documentation / @frak-labs/react-sdk / useFrakConfig
Function: useFrakConfig()
useFrakConfig():
FrakWalletSdkConfig
Defined in: react/src/hook/useFrakConfig.ts:13
Get the current Frak config
Returns
FrakWalletSdkConfig
Throws
if the config is not found (only if this hooks is used outside a FrakConfigProvider)
See
- FrakConfigProvider for the config provider
- FrakWalletSdkConfig for the config type