Skip to main content
PackageLatest versionSummary
@lit-protocol/lit-client8.3.1add support for naga-test
@lit-protocol/auth8.2.3add support for naga-test
@lit-protocol/networks8.4.1add support for naga-test
@lit-protocol/auth-services2.1.1Updated dependencies
@lit-protocol/access-control-conditions8.0.2-
@lit-protocol/access-control-conditions-schemas8.0.2-
@lit-protocol/artillery0.1.5@lit-protocol/e2e@5.1.2
@lit-protocol/auth-helpers8.2.1add payment delegation auth sig
@lit-protocol/constants9.0.1remove deprecated alchemy rpc url and replace with a new one
@lit-protocol/contracts0.9.1add support for naga-test
@lit-protocol/crypto8.1.0Introduce wrapped-keys support to v8 so applications can generate, import, export, and sign with encrypted keys across EVM and Solana without exposing private key material. New auth package APIs include validateDelegationAuthSig, generatePkpDelegationAuthSig, generateEoaDelegationAuthSig, createPkpAuthContextFromPreGenerated, and createPkpSessionSigs. New wrapped-keys APIs include generatePrivateKey, importPrivateKey, exportPrivateKey, listEncryptedKeyMetadata, getEncryptedKey, storeEncryptedKey, storeEncryptedKeyBatch, batchGeneratePrivateKeys, signMessageWithEncryptedKey, and signTransactionWithEncryptedKey. See the updated docs (guides/server-sessions, sdk-reference/wrapped-keys, and the new auth references) for end-to-end examples. PR
@lit-protocol/e2e5.1.2Updated dependencies
@lit-protocol/logger8.0.2-
@lit-protocol/schemas8.0.3add support for naga-test
@lit-protocol/types8.0.4add payment delegation auth sig
@lit-protocol/wasm8.1.1Add explicit module parameter to wasm initialization to remove the initSync warning
@lit-protocol/wrapped-keys8.2.1Updated dependencies
@lit-protocol/wrapped-keys-lit-actions8.1.1add support for naga-test
lit-client
Patch Changes
v8.3.1

Patch Changes

  • add support for naga-test
  • Renames the amountInEth parameter to amountInLitkey to prevent future confusion on deposits. Deprecates the amountInEth parameter.
auth
Patch Changes
v8.2.3

Patch Changes

  • add support for naga-test
networks
Patch Changes
v8.4.1

Patch Changes

  • add support for naga-test
  • Renames the amountInEth parameter to amountInLitkey to prevent future confusion on deposits. Deprecates the amountInEth parameter.
  • Updated dependencies
  • @lit-protocol/contracts@0.9.1
auth-services
Patch Changes
v2.1.1

Patch Changes

  • Updated dependencies
  • @lit-protocol/contracts@0.9.1
access-control-conditions
Release
v8.0.2
No release notes available.
access-control-conditions-schemas
Release
v8.0.2
No release notes available.
artillery
Patch Changes
v0.1.5

Patch Changes

  • @lit-protocol/e2e@5.1.2
auth-helpers
Patch Changes
v8.2.1

Patch Changes

  • add payment delegation auth sig
constants
Patch Changes
v9.0.1

Patch Changes

  • remove deprecated alchemy rpc url and replace with a new one
  • add support for naga-test
  • Updated dependencies
  • @lit-protocol/contracts@0.9.1
contracts
Patch Changes
v0.9.1

Patch Changes

  • add support for naga-test
crypto
Minor Changes
v8.1.0

Minor Changes

  • Introduce wrapped-keys support to v8 so applications can generate, import, export, and sign with encrypted keys across EVM and Solana without exposing private key material. New auth package APIs include validateDelegationAuthSig, generatePkpDelegationAuthSig, generateEoaDelegationAuthSig, createPkpAuthContextFromPreGenerated, and createPkpSessionSigs. New wrapped-keys APIs include generatePrivateKey, importPrivateKey, exportPrivateKey, listEncryptedKeyMetadata, getEncryptedKey, storeEncryptedKey, storeEncryptedKeyBatch, batchGeneratePrivateKeys, signMessageWithEncryptedKey, and signTransactionWithEncryptedKey. See the updated docs (guides/server-sessions, sdk-reference/wrapped-keys, and the new auth references) for end-to-end examples. PR
e2e
Patch Changes
v5.1.2

Patch Changes

  • Updated dependencies
  • @lit-protocol/wasm@8.1.1
logger
Release
v8.0.2
No release notes available.
schemas
Patch Changes
v8.0.3

Patch Changes

  • add support for naga-test
types
Patch Changes
v8.0.4

Patch Changes

  • add payment delegation auth sig
wasm
Patch Changes
v8.1.1

Patch Changes

  • Add explicit module parameter to wasm initialization to remove the initSync warning
wrapped-keys
Patch Changes
v8.2.1

Patch Changes

  • Updated dependencies
  • @lit-protocol/types@8.0.4
wrapped-keys-lit-actions
Patch Changes
v8.1.1

Patch Changes

  • add support for naga-test