# @lit-protocol/sdk-nodejs

> Docs for the JS SDK live here: https://developer.litprotocol.com/docs/SDK/intro

Latest version **1.1.250** (published 2023-04-04) · MIT license · 0 weekly downloads

> **Deprecated.** This package is deprecated.

## Install

```sh
npm install @lit-protocol/sdk-nodejs
pnpm add @lit-protocol/sdk-nodejs
yarn add @lit-protocol/sdk-nodejs
bun add @lit-protocol/sdk-nodejs
```

## Health

**Score 10/100 (F)** — status: deprecated.

Negative: deprecated.

## Facts

| | |
|---|---|
| Version | 1.1.250 |
| Published | 2023-04-04 |
| First published | 2022-07-25 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 20 |
| Unpacked size | 2.6 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Maintainers | sarahlit, hwrdtm, websaam, adarsh-kumar28, glitch003 |

## Links

- npm: https://www.npmjs.com/package/@lit-protocol/sdk-nodejs
- npm.io page: https://npm.io/package/@lit-protocol/sdk-nodejs

## Dependencies (20)

- [pako](https://npm.io/package/pako.md) ^2.0.4
- [jszip](https://npm.io/package/jszip.md) ^3.6.0
- [tslib](https://npm.io/package/tslib.md) ^2.3.1
- [buffer](https://npm.io/package/buffer.md) ^6.0.3
- [lit-siwe](https://npm.io/package/lit-siwe.md) ^1.1.8
- [tweetnacl](https://npm.io/package/tweetnacl.md) ^1.0.3
- [bufferutil](https://npm.io/package/bufferutil.md) ^4.0.6
- [cross-blob](https://npm.io/package/cross-blob.md) ^3.0.1
- [node-fetch](https://npm.io/package/node-fetch.md) ^3.2.3
- [tweetnacl-util](https://npm.io/package/tweetnacl-util.md) ^0.15.1
- [utf-8-validate](https://npm.io/package/utf-8-validate.md) ^5.0.8
- [lit-connect-modal](https://npm.io/package/lit-connect-modal.md) ^0.1.11
- [@ethersproject/hash](https://npm.io/package/@ethersproject/hash.md) ^5.4.0
- [@ethersproject/bytes](https://npm.io/package/@ethersproject/bytes.md) ^5.5.0
- [@ethersproject/units](https://npm.io/package/@ethersproject/units.md) ^5.4.0
- [@ethersproject/wallet](https://npm.io/package/@ethersproject/wallet.md) ^5.2.0
- [@ethersproject/strings](https://npm.io/package/@ethersproject/strings.md) ^5.5.0
- [@ethersproject/contracts](https://npm.io/package/@ethersproject/contracts.md) ^5.2.0
- [@ethersproject/providers](https://npm.io/package/@ethersproject/providers.md) ^5.2.0
- [@walletconnect/ethereum-provider](https://npm.io/package/@walletconnect/ethereum-provider.md) 1.7.8

## Recent versions

- 1.1.250 (latest) — 2023-04-04
- 1.3.4 (serrano) — 2023-03-10
- 1.1.249 — 2023-03-10
- 1.3.3 — 2023-02-24
- 1.1.248 — 2023-02-24
- 1.1.247 — 2023-02-22
- 1.3.2 — 2023-02-18
- 1.1.246 — 2023-02-17
- 1.1.245 — 2023-02-17
- 1.3.1 — 2023-02-17
- 1.2.64 — 2023-02-14
- 1.2.63 — 2023-02-13
- 1.2.62 — 2023-02-13
- 1.2.61 — 2023-02-12
- 1.2.60 — 2023-02-12
- … 80 more at https://npm.io/package/@lit-protocol/sdk-nodejs/versions

## README

This package is simply the nodejs build of the Lit-JS-SDK. Importing this package is the same as importing the nodejs Lit-JS-SDK package (`import LitJsSdk from 'lit-js-sdk/build/index.node.js'`) except this package has less extra stuff you don't need.

<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->

**Table of Contents** _generated with [DocToc](https://github.com/thlorenz/doctoc)_

- [Lit Protocol JS SDK](#lit-protocol-js-sdk)
  - [Support](#support)

<!-- END doctoc generated TOC please keep comment here to allow auto update -->

# Lit Protocol JS SDK

Docs for the JS SDK live here: https://developer.litprotocol.com/docs/SDK/intro

## Support

If you need help, join our discord: https://litgateway.com/discord

---
_Source: https://npm.io/package/@lit-protocol/sdk-nodejs · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
