Overview
- Initia’s shared Privy application ID used by bundled wallet helpers.
- NOT your app’s Privy ID. References Initia’s shared Privy app (bundled social/embedded wallet).
- Use when configuring login methods that include the Initia Privy wallet alongside your own Privy app.
Prerequisites
- Relevant only if you are using Privy.
- Privy must be set up separately (see Privy documentation for setup).
Quickstart
This example shows only
PrivyProvider configuration. For complete provider
setup including InterwovenKitProvider, WagmiProvider,
QueryClientProvider, and injectStyles, see Provider
Setup.Value
Notes
- Do not pass this value as your
PrivyProviderappId. It is only for referencing Initia’s bundled wallet in login method configuration. - Your own Privy app ID must be set separately as shown in the example above.