LIBRARY Packages

@lit-protocol/constants

This submodule exports various modules, constants, interfaces, enums, errors, utilities that are being used in Lit Protocol.

6.11.0 • Published 9 months ago

@lit-protocol/crypto

The crypto.ts file in the Lit SDK handles cryptographic operations, including the generation, import, encryption and decryption of keys, as well as management of cryptographic shares using BLS and ECDSA schemes.

6.11.0 • Published 9 months ago

@lit-protocol/access-control-conditions

This submodule provides functionalities for formatting and canonicalizing data, validating and creating digital signatures, and hashing various types of conditions and identifiers in a deterministic way to ensure data integrity and security within the LIT

6.11.0 • Published 9 months ago

@lit-protocol/contracts-sdk

ContractsSDK is a bundled package that allows you to make calls to Lit Protocol smart contracts. Some contracts come with additional abstracted functions that can be accessed by appending `Util` to the contract variable name, for example, `pkpNftContract`

6.11.0 • Published 9 months ago