Overview
This section covers four key areas of configuration:
Appearance: Customize the widget's color scheme and branding, including primary colors, background, and logos, to match your dApp's design.
AppearanceJustVerified Plugin: Enable social verification by allowing users to authenticate via platforms like Twitter, GitHub, Discord, Telegram, or email for added security and trust.
JustVerifiedAllowed ENS Names: Control how users sign in with ENS names. You can allow all ENS names, restrict sign-ins to subnames from a specific domain, or specify multiple ENS domains.
Allowed ENS NamesENS Domains: Configure the ENS domains your platform will use for issuing and managing subnames. By default, justan.id
for mainnet and justan.eth
for testnet are used, but you can specify your own ENS domain along with the required API key to manage subnames for your platform.
Network Configuration: Define custom network providers for mainnet and sepolia, or default to public RPC URLs if none are specified.
NetworksLast updated