Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New LAW User Guide #406

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

New LAW User Guide #406

wants to merge 3 commits into from

Conversation

awisniew207
Copy link
Contributor

Guide describing how a developer can setup and Agent Wallet before sending it to their users

Copy link

vercel bot commented Feb 6, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 6, 2025 8:21pm

Copy link

netlify bot commented Feb 6, 2025

Deploy Preview for lit-dev-docs ready!

Name Link
🔨 Latest commit 3634c47
🔍 Latest deploy log https://app.netlify.com/sites/lit-dev-docs/deploys/67a519790405fa00086d6030
😎 Deploy Preview https://deploy-preview-406--lit-dev-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.


## Overview

This guide walks you through creating and configuring a Lit Agent Wallet (LAW) and then transferring ownership of the underlying [PKP (Programmable Key Pair)](../user-wallets/pkps/overview.md) NFT to an end user. By following these steps, you (as the developer) will:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i think perhaps we should add a callout box here briefly introducing how the PKP ownership model works. For a new developer, "transferring ownership of the underlying PKP NFT" may be a bit confusing. Maybe something along the lines of:

"Under the hood, each Agent Wallet is a Lit Programmable Key Pair (PKP). Each is represented by an NFT on-chain. The owner of this NFT has full control over how their key is used and managed on the Lit network. Read more about PKPs here: [link to docs]."

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Or, we could keep the links but add less context in the docs. Something like "As a developer, you have full control over each agent wallet you create (as the owner of the root PKP NFT). This guide will walk you through the process of transferring ownership of this agent wallet to the end user"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants