JSPM

lit-js-sdk

1.1.250
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 722
  • Score
    100M100P100Q112579F
  • License MIT

LIT Javascript SDK

Package Exports

  • lit-js-sdk
  • lit-js-sdk/build/index.js
  • lit-js-sdk/build/index.node.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (lit-js-sdk) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Deprecated

This SDK is deprecated and will only receive critical security updates. Please use our new typescript sdk here: https://github.com/LIT-Protocol/js-sdk

There is a migration guide here: https://developer.litprotocol.com/SDK/Explanation/migration

Lit Protocol JS SDK V1

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

Publishing

To publish, use ./publish.sh and select "patch" for your version bump. You must have the "documentation" package installed globally on NPM which you can do with npm install -g documentation. You must also have the "jq" program installed, which you can install on mac with brew install jq. Only members of the Lit Protocol team can publish to NPM.