@somnia-chain/markets-sdk / react / SomniaMarketsProvider
Function: SomniaMarketsProvider()
SomniaMarketsProvider(
__namedParameters):ReactNode
Defined in: hooks.ts:52
Provide the SDK's engine tier to the hooks below. Build one exchange
(new SomniaMarkets(...)) and pass its .client here near the root of your app.
Parameters
__namedParameters
client
children
ReactNode
Returns
ReactNode