LIBRARY Packages

@lit-protocol/wrapped-keys

This submodule is used for Wrapped Keys which allows you to import any existing keys. You can also export these keys to the user. These keys are encrypted and stored in a DynamoDB instance managed by Lit. You can use functions to sign a message/transactio

6.11.0 • Published 9 months ago

@lit-protocol/wrapped-keys-bc

This submodule is used for Wrapped Keys which allows you to import any existing keys. You can also export these keys to the user. These keys are encrypted and stored in a DynamoDB instance managed by Lit. You can use functions to sign a message/transactio

6.5.3 • Published 10 months ago

@lit-protocol/wrapped-keys-lit-actions

This submodule is used with the Wrapped Keys package, to include LIT action source code in your deployed frontend bundle instead of relying on LIT nodes to fetch the LIT action source code using internally defined IPFS CIDs; this can provide a performance

6.11.0 • Published 9 months ago

@lit-protocol/types

This submodule exports various interfaces & types related to Lit Protocol. eg. access control conditions, chain properties, JSON requests, auth statuses, wallet provider options, etc.

6.11.0 • Published 9 months ago

@lit-protocol/pkp-client

This modules `PKPClient` manages multiple wallets for different blockchain networks (e.g., Ethereum and Cosmos) and offers a convenient way to create and interact with these wallets.

6.11.0 • Published 9 months ago

@lit-protocol/pkp-cosmos

The `PKPCosmosWallet` class is a specialized wallet for the Cosmos blockchain, based on the `DirectSecp256k1HdWallet` class from the `@cosmjs/proto-signing` library. This class wraps the `PKPBase` class and implements the `OfflineDirectSigner` and `PKPCli

6.11.0 • Published 9 months ago