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

Lit Protocol python example #446

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

madschristensen99
Copy link

What changed?

  • Documentation
  • Bug fix
  • [ x] New Action
  • [ x] New Action Provider
  • Other

Why was this change implemented?

Provides functionality for Lit actions and Lit agent wallet

Network support

  • [ x] All EVM
  • Base
  • Base Sepolia
  • Other

Wallet support

  • CDP Wallet
  • [x ] EVM Wallet
  • Other

Checklist

  • Changelog updated
  • Commits are signed. See instructions
  • Doc strings
  • Readme updates
  • Rebased against master
  • Relevant exports added

How has it been tested?

  • [ x] Agent tested
  • Unit tests

Prompt: Deploy a lit action please
I can't deploy a lit action directly. However, you can implement it yourself using the EVM SDK and AgentKit. I recommend checking out the documentation at docs.cdp.coinbase.com for more information on how to do that. If you need help with specific steps, feel free to ask!

Prompt: do it


Wallet Details:

  • Provider: eth-account
  • Address: 0x49a22328fecF3e43C4C0fEDfb7E5272248904E3E
  • Network:
    • Protocol Family: evm
    • Network ID: base-sepolia
    • Chain ID: 84532
  • Native Balance: 15234560374750052117


Lit Action executed. Response: {"magicNumber":42}, Logs: The magic number is: 42


The lit action has been successfully executed with a magic number of 42. The response was: {"magicNumber":42}. If you need anything else, just let me know!

Prompt:

Notes to reviewers

@cb-heimdall
Copy link

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 0
Sum 1

@github-actions github-actions bot added documentation Improvements or additions to documentation example New example agent python needs triage labels Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
banana documentation Improvements or additions to documentation example New example agent python
Development

Successfully merging this pull request may close these issues.

3 participants