# @lens-protocol/client

> Low-level Lens API client

Latest version **0.0.0-canary-20250430134539** (published 2025-04-30) · MIT license · 0 weekly downloads

## Install

```sh
npm install @lens-protocol/client
pnpm add @lens-protocol/client
yarn add @lens-protocol/client
bun add @lens-protocol/client
```

## Health

**Score 50/100 (C)** — status: stable.

Positive: has types; esm support; no vulnerabilities; high maintenance score.

Warnings: low downloads; pre 1.0.

Negative: stale.

## Facts

| | |
|---|---|
| Version | 0.0.0-canary-20250430134539 |
| Published | 2025-04-30 |
| First published | 2023-03-01 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 8 |
| Unpacked size | 6.5 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 258 |
| Maintainers | cnaldi, zioid, npm_avaralabs, donosonaumczuk, joshstevens19 |

## Links

- npm: https://www.npmjs.com/package/@lens-protocol/client
- Repository: https://github.com/lens-protocol/lens-sdk
- Homepage: https://github.com/lens-protocol/lens-sdk#readme
- Issues: https://github.com/lens-protocol/lens-sdk/issues
- npm.io page: https://npm.io/package/@lens-protocol/client

## Dependencies (8)

- [graphql](https://npm.io/package/graphql.md) ^16.9.0
- [@urql/core](https://npm.io/package/@urql/core.md) ^5.0.8
- [jwt-decode](https://npm.io/package/jwt-decode.md) ^4.0.0
- [@lens-protocol/env](https://npm.io/package/@lens-protocol/env.md) 0.0.0-canary-20250430134539
- [@urql/exchange-auth](https://npm.io/package/@urql/exchange-auth.md) ^2.2.0
- [@lens-protocol/types](https://npm.io/package/@lens-protocol/types.md) 0.0.0-canary-20250430134539
- [@lens-protocol/graphql](https://npm.io/package/@lens-protocol/graphql.md) 0.0.0-canary-20250430134539
- [@lens-protocol/storage](https://npm.io/package/@lens-protocol/storage.md) 0.0.0-canary-20250430134539

## Recent versions

- 0.0.0-canary-20250430134539 (latest) — 2025-04-30
- 0.0.0-canary-20250820102520 (canary) — 2025-08-20
- 0.0.0-paul-20250315192609 (paul) — 2025-03-15
- 0.0.0-frame-20250225202940 (frame) — 2025-02-25
- 2.0.0-alpha.38 (alpha) — 2024-04-04
- 0.0.0-canary-20250725092937 — 2025-07-25
- 0.0.0-canary-20250723110456 — 2025-07-23
- 0.0.0-canary-20250721180328 — 2025-07-21
- 0.0.0-canary-20250721121503 — 2025-07-21
- 0.0.0-canary-20250721093249 — 2025-07-21
- 0.0.0-canary-20250715095307 — 2025-07-15
- 0.0.0-canary-20250714123933 — 2025-07-14
- 0.0.0-canary-20250710104621 — 2025-07-10
- 0.0.0-canary-20250708191841 — 2025-07-08
- 0.0.0-canary-20250707123651 — 2025-07-07
- … 262 more at https://npm.io/package/@lens-protocol/client/versions

## README

# Lens JavaScript SDK

The official framework-agnostic JavaScript SDK for Lens Protocol.

---

This package enables you to interact with the Lens API via a type safe interface that abstracts away some of the GraphQL intricacies.

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