createWagmiConfig
from Wagmi.
Example:
walletConnectProjectId
: Your WalletConnect project ID.xamanAPIKey
: Your application’s API key for the custom XRP wallet, Xaman.ssr
: Enables server-side rendering if necessary. (Optional)chains
: Specify which chains to support, e.g.,mainnet
,sepolia
,polygonAmoy
. (Optional)storage
: Configure storage for SSR usingcookieStorage
. (Optional)