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(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 validconfig):Promise<string>
subjectAddress, which must be a valid delegator for your Delegatee address.
Parameters
config
CreateDelegateeJWTParams
Returns
Promise<string>
