Lit's logo

Lit

Server

Lit is a decentralized key management network powered by threshold cryptography.

Chain
-
Twitter Followers
42,787

Learn More

Lit is a decentralized key management network powered by threshold cryptography.

Lit News

View more
Lit Protocol Launches Event Listener for Enhanced Blockchain Interoperability cover
25 days ago
Lit Protocol Launches Event Listener for Enhanced Blockchain Interoperability
The Lit Protocol has launched its new Event Listener server and SDK package, which is designed to enhance event-driven transaction execution. This innovative tool enables developers to utilize both on-chain and off-chain data to manage decentralized keys effectively. The Event Listener, implemented as a TypeScript library, allows for the creation of complex workflows, including the ability to listen to custom blockchain events, automate transaction triggers, and simplify the creation of Programmable Key Pairs (PKPs) and Capacity Credits. This functionality opens up a myriad of possibilities for developers looking to create responsive and automated systems within the blockchain ecosystem. At the core of the Event Listener is a flexible state machine that empowers developers to define states and transitions based on monitored events. Key features include various listeners such as the EVMBlockListener for new blocks on EVM-compatible networks, the EVMContractEventListener for monitoring smart contract events, and the TimerListener for triggering events based on time intervals. The system is designed to be extensible, allowing developers to create custom listeners and tailor workflows to their specific needs. This flexibility is crucial for automating complex processes that can span multiple blockchain networks. One of the standout capabilities of the Lit Event Listener is its support for chain signatures, which facilitate cross-chain interoperability. By using the Event Listener, developers can monitor events on one blockchain and trigger transactions on another, effectively bridging isolated ecosystems. For instance, a transaction request on one chain can be monitored and, upon receipt, used to construct and broadcast a transaction on a different chain using a Lit PKP for signature generation. This functionality not only enhances the automation of workflows but also significantly broadens the scope of what can be achieved in the decentralized landscape, making it a powerful tool for Web3 development.
Lit Protocol: Unifying the Web with Advanced Cryptographic Solutions cover
a month ago
Lit Protocol: Unifying the Web with Advanced Cryptographic Solutions
In the rapidly evolving landscape of blockchain technology, Lit Protocol is making significant strides in enhancing cryptographic capabilities to bridge the gap between fragmented networks and platforms. As a decentralized key management and private compute network, Lit Protocol provides developers with essential tools to securely manage secrets and build autonomous applications. With foundational support for cryptographic primitives such as BLS and ECDSA signatures, developers have leveraged Lit to create innovative applications that facilitate seamless interactions between web2 and web3 environments. This year has seen remarkable growth in areas like AI agents, chain abstraction, user wallets, and verifiable web data, showcasing the potential of Lit’s infrastructure. Looking ahead to 2025, Lit Protocol plans to expand its cryptographic offerings by introducing additional signature schemes and curves to enhance interoperability across various ecosystems. Key improvements include performance enhancements for ECDSA signing, support for NIST curves like P-256 and P-384, and the integration of Schnorr/EdDSA signatures through the FROST protocol. These advancements will enable developers to build more secure and efficient applications while ensuring compatibility with a diverse range of blockchain ecosystems. Furthermore, the introduction of Fully Homomorphic Encryption (FHE) keys will allow computations on encrypted data, preserving privacy while enabling advanced analytics and secure data sharing. The achievements of Lit Protocol in 2024 reflect the dedication of its developer community, with over 24 million cryptographic requests fulfilled and more than 1 million keys created. Notable partnerships with organizations like Fox, Genius, and Emblem Vault highlight the versatility of Lit Protocol in various applications, from decentralized finance to programmable data management. As Lit continues to innovate and expand its capabilities, it remains committed to providing developers with the best tools to create secure, decentralized, and autonomous applications, ultimately unifying the fragmented digital landscape we navigate today.
Lit Datil Mainnet Beta: Two Months of Progress and Future Prospects cover
a month ago
Lit Datil Mainnet Beta: Two Months of Progress and Future Prospects
The Lit Datil Mainnet Beta has made significant strides since its launch, showcasing the potential of decentralized key management in enhancing Internet security and functionality. Over the past two months, ecosystem partners have actively utilized the platform to develop innovative applications. The integration of Multi-Party Computation Threshold Signature Schemes (MPC + TSS) and Trusted Execution Environments (TEEs) has enabled developers to manage keys effectively while performing secure computations. The recent upgrade to the Datil network has introduced Programmable Signing, allowing for seamless transaction signing across various blockchain networks, including Ethereum and Bitcoin. The growth metrics of the Lit network reflect its increasing adoption and utility. With over 90,000 signature requests generated using Lit PKPs and more than 50,000 using Wrapped Keys, the platform has secured over $200,000 in total value. The total number of keys created has surpassed one million, indicating a robust user engagement. Additionally, the network has processed nearly 25 million requests since its inception, demonstrating its capability to support a diverse range of applications, from decentralized finance (DeFi) to autonomous AI agents and private data marketplaces. Looking ahead, the Lit team is focused on enhancing the platform's capabilities with new features such as longer-running Lit Action jobs, additional signature schemes, and improved performance through horizontal scaling. The anticipated launch of the v1 Mainnet in early 2025 will further solidify Lit's position in the blockchain ecosystem, introducing a live network token and additional functionalities. As the journey continues, users can expect exciting engagement opportunities through upcoming questing campaigns, fostering a vibrant community around Lit's innovative solutions.
Lit Protocol SDK v7 Released with Major Updates and Improvements cover
2 months ago
Lit Protocol SDK v7 Released with Major Updates and Improvements
The Lit Protocol has announced the release of the latest version of its SDK, v7, which introduces a range of improvements and breaking changes designed to enhance performance and developer experience. Key updates include the removal of certain encryption functions and the introduction of new ones like `encryptUint8Array` and `decryptToUint8Array`, aimed at better handling of Uint8Array data types. Additionally, several functions have been relocated to streamline the SDK's structure, and developers are encouraged to follow migration steps to adapt their existing code accordingly. Another significant change is the transition from enums to constants within the SDK, which enhances type safety and reduces potential errors. The update also includes the removal of the `LitAuthClient` class, prompting users to initialize providers directly. This change reflects a broader effort to simplify the SDK's architecture while improving encapsulation and usability. Developers must update their implementations to align with these new structures and methods, ensuring a smooth transition to the latest version. Lastly, the SDK has undergone enhancements in error handling, with the removal of the `throwError` function in favor of custom error classes based on VError. This allows for more detailed error information and improved debugging capabilities. The update also consolidates WASM packages and upgrades cryptographic implementations, emphasizing the importance of thorough testing after migration. With these updates, the Lit Protocol SDK aims to provide a more robust and user-friendly development environment for blockchain applications.
Integrating OpenAI with Solana Using Lit Protocol cover
2 months ago
Integrating OpenAI with Solana Using Lit Protocol
In a groundbreaking integration, Lit Protocol has demonstrated how to securely combine the capabilities of OpenAI and the Solana blockchain. By utilizing Wrapped Keys on Solana, developers can sign responses generated by the OpenAI API within a Lit Action. This integration opens up a myriad of innovative applications, particularly in the realm of AI-powered autonomous agents. These agents can operate on the blockchain without exposing sensitive API keys, thanks to Lit's threshold-based Programmable Key Pairs (PKPs) and Trusted Execution Environments (TEE). This ensures that all sensitive operations remain protected, allowing AI agents to interact with both blockchain and traditional web services while maintaining decentralized identities. The integration also emphasizes the importance of private compute and data processing. By encrypting data and executing large language model (LLM) prompts within Lit’s TEE, developers can ensure that sensitive information, such as medical records or financial data, remains secure throughout the process. The TEE provides hardware-level isolation, meaning even node operators cannot access decrypted data. This end-to-end encryption allows for the secure processing of private information, ensuring that all computations occur within a secure environment before results are re-encrypted and sent back. Furthermore, the integration facilitates the generation of cryptographic proofs for training and inference. By restricting PKP signing permissions to specific IPFS CID hashes, developers can guarantee the authenticity of LLM-generated content. This proof system is particularly beneficial for audit trails and compliance requirements, as it enables third parties to verify the authenticity of the content produced by the LLM. Overall, this integration showcases the potential of combining AI with blockchain technology, paving the way for more secure and efficient applications in the future.
idOS Integrates Lit for Decentralized Account Recovery cover
3 months ago
idOS Integrates Lit for Decentralized Account Recovery
idOS, a decentralized storage and access management protocol for digital identity data, is making strides in the web3 space by enabling users to maintain ownership of their personal data. This innovative platform allows individuals to share their data across the internet while preserving their privacy. The primary goal of idOS is to facilitate the integration of decentralized finance (DeFi) into everyday life, thereby creating a more efficient and permissionless web3 infrastructure. This vision, termed OpenFi, empowers users to manage their data from a secure, encrypted profile, ensuring self-sovereignty and privacy online. One of the significant challenges faced by users in a self-custodial environment is the risk of losing access to their profiles and data. To tackle this concern, idOS has partnered with Lit to implement a decentralized account recovery solution. With Lit's SDK, users can create an encrypted backup of their idOS key and set conditions for decryption. If users forget their password, they can easily recover it by signing a message from any of their connected wallets. This integration not only enhances security but also ensures that users do not lose access to their valuable data. Looking ahead, idOS envisions expanding the use of Lit within its ecosystem to further enhance user experience. Future developments may allow users to manage their data without the need for a web3 wallet, thereby unlocking additional real-world applications beyond the current web3 framework. As idOS continues to innovate, it remains committed to providing a secure and user-friendly platform for managing personal data in a decentralized manner.
Signup for latest DePIN news and updates