Lit Protocol is a decentralized (MPC TSS) key management and private compute (TEE) network. Lit provides developers building in Web3 with three core primitives:
-
Decentralized Signing and Wallet Management with support for ECDSA and EdDSA signatures
-
Decentralized Encryption / Decryption via an identity-based BLS encryption scheme
-
Private Compute executed via Lit's MPC TSS network and sealed via TEEs (Intel SGX).
To start building with Lit, you'll need the the js-sdk.
To learn more about how Lit works, check out the developer docs or security docs.