lit-sdk

Crates.iolit-sdk
lib.rslit-sdk
version2.0.1
created_at2025-12-23 03:32:59.5357+00
updated_at2025-12-23 03:32:59.5357+00
descriptionLow level SDK for interfacing with Lit Protocol. Clients should use lit-rust-sdk instead.
homepage
repository
max_upload_size
id2000706
size250,325
Chris Cassano (glitch003)

documentation

README

Lit Low-Level SDK

This is the low-level SDK for the Lit Node. It is used to interact with the Lit Node API. It is not recommended to use this SDK for end users. Instead, you should use the Lit Rust SDK which is a higher-level SDK that includes this low-level one as a dependency, and is easier to use, with an API that closely matches the Lit JS SDK API.

Commit count: 0

cargo fmt