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
Lit Protocol JS SDK V1
Docs for the JS SDK live here: https://developer.litprotocol.com/docs/SDK/intro
Future plans
Very soon, this SDK will be deprecated and will only receive security updates. Find the latest SDK V2 here https://github.com/LIT-Protocol/js-sdk
Support
If you need help, join our discord: https://litgateway.com/discord
Development
To publish this, use "./publish.sh". To publish a beta version, use "./publish.sh beta". You may pass a tag as the second param, which in this case would be the "beta" tag.