Skip to content
This repository has been archived by the owner on May 8, 2023. It is now read-only.
/ lit-js-sdk Public archive

🚫🚨⚠️ DEPRECATED ⚠️🚨🚫 Please use the new Typescript SDK at https://github.com/LIT-Protocol/js-sdk

License

Notifications You must be signed in to change notification settings

LIT-Protocol/lit-js-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.