Skip to content

Commit 14db974

Browse files
authored
Merge pull request #956 from LIT-Protocol/naga-updates-misc
added redirect to legacy docs and vincent
2 parents 46a56e7 + 60d4aaf commit 14db974

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

docs/index.mdx

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@ title: "What is Lit Protocol"
33
description: "Decentralized key management and private compute"
44
---
55

6+
<Tip>
7+
We're excited to announce that Vincent is now live! Vincent is a powerful toolkit that enables secure web3 capabilities for AI agents through:
8+
9+
- Secure Delegation: Safely delegate wallet operations to AI agents while maintaining full control
10+
- Customizable Tools: Define and manage specific web3 actions your agents can perform
11+
- Policy Controls: Set granular rules and restrictions for how agents interact with web3
12+
13+
Check out the [Vincent documentation](https://docs.heyvincent.ai/) to get started!
14+
</Tip>
15+
616
# Overview
717

818
Lit Protocol is a decentralized key management and private compute network. Lit provides developers building in Web3 with three core primitives:

docs/sdk/introduction.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@ title: "Introduction"
33
description: "Explore our JS SDK for building applications with Lit Protocol"
44
---
55

6+
<Tip>
7+
Lit V1 ("Naga") is currently live on [testnet](https://spark.litprotocol.com/naga-test/).
8+
9+
If you're a builder looking to deploy your application in production, you can use Lit's V0 Mainnet Beta ("Datil"), already live today ([Link](https://developer.litprotocol.com/)).
10+
</Tip>
11+
612
# SDK Reference
713

814
The Lit JS SDK provides a comprehensive toolkit for integrating Lit Protocol's decentralised authentication and cryptographic capabilities into your applications. This reference documentation covers all the methods, classes, and configuration options available in the SDK.

0 commit comments

Comments
 (0)