Skip to main content

Documentation Index

Fetch the complete documentation index at: https://litprotocol-vincent.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

createDelegateeJWT(config): Promise<string>
Defined in: app-sdk/src/jwt/core/create.ts:116 Creates a JWT for an app delegatee (Ethereum account that may act on behalf of a user). You must provide a valid subjectAddress, which must be a valid delegator for your Delegatee address.

Parameters

config

CreateDelegateeJWTParams

Returns

Promise<string>