• Creates an instance of the PKP Tool Registry contract. This function initializes a contract instance with the core functions needed for delegatee verification and policy management within Lit Actions.

    Parameters

    • pkpToolRegistryAddress: string

      The Ethereum address of the PKP Tool Registry contract.

    Returns Promise<any>

    A promise that resolves to an ethers Contract instance connected to the PKP Tool Registry.