bitbadgesjs-sdk - v0.22.7
    Preparing search index...

    Class SiwbbChallenge<T>

    Type Parameters

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Properties

    address: string

    The user's address

    bitbadgesAddress: string

    The converted BitBadges address of params.address. This can be used as the unique identifier for the user (e.g. avoid duplicate sign ins from equivalent 0x and bb1 addresses).

    The chain of the address

    ownershipRequirements?: SiwbbAssetConditionGroup<T>

    The ownership requirements for the user

    verificationResponse?: { errorMessage?: string; success: boolean }

    Verification response

    Methods