Lit Protocol
Lit Protocol is a decentralized key management network providing Programmable Key Pairs (PKPs), Lit Actions (off-chain JS execution), threshold encryption, and access-control conditions. The Chipotle Express API exposes account, PKP, and Lit Action management as REST endpoints alongside the JavaScript SDK.
2 APIs
0 Features
Web3Key ManagementMPCProgrammable KeysLit Actions
APIs
Lit Protocol Chipotle Express API (Core v1)
REST API for account management, API keys, PKP minting, IPFS-anchored Lit Actions, encryption/decryption helpers, and credit balance / usage queries.
Lit Network Node JSON-RPC (SDK-mediated)
Threshold-cryptography network of Lit nodes accessed via the Lit JS SDK for signing, encryption, decryption, and Lit Action execution. Direct REST access is via the Chipotle API...