• From ADA Handle FAQ: Alphanumeric: [a-z][0-9] Dash: - Underscore: _ Period: .

    Since handles are case-insensitive, this function only allows lowercase. Max 1-15 characters (or 3-31 characters for a subhandle)

    Parameters

    • handle: string

    Returns boolean

Generated using TypeDoc