RaydiusVuePlugin Config
attr | required | description | default |
---|---|---|---|
appId | true | Get from Raydius | - |
theme | false | theme for Raydius component, the value can be 'light' or 'dark' | dark |
defaultChain | false | defaultChain | - |
supportedChains | false | Array of chain, chain must be imported from '@wagmi/vue/chains' | [ mainnet, goerli, sepolia, optimism, optimismSepolia, polygon, polygonMumbai, arbitrum, arbitrumSepolia, base, baseSepolia, bsc, bscTestnet, scroll, scrollSepolia ] |
allowMethods | false | Array of social login method | ["farcaster", "twitter", "google"] |
allowWallets | false | Array of wallet login method | ["metaMask", "walletConnect", "tomo"] |
Last updated