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

feat: solana token deploy using solana agent kit #1373

Open
wants to merge 7 commits into
base: develop
Choose a base branch
from

Conversation

renlulu
Copy link
Contributor

@renlulu renlulu commented Dec 22, 2024

Relates to:

Risks

Background

I am glad to add more functions related to solana plugin now that we have a very nice library: https://github.com/sendaifun/solana-agent-kit. so let me know if this PR is welcomed so we can add more actions into solana plugin using the same lib.

What does this PR do?

To impl token deploy function using https://github.com/sendaifun/solana-agent-kit

What kind of change is this?

Documentation changes needed?

Testing

Where should a reviewer start?

Detailed testing steps

@renlulu renlulu changed the base branch from main to develop December 22, 2024 12:36
@renlulu
Copy link
Contributor Author

renlulu commented Dec 22, 2024

proof of working

image

@renlulu
Copy link
Contributor Author

renlulu commented Dec 22, 2024

image

odilitime
odilitime previously approved these changes Dec 23, 2024
"@coral-xyz/anchor": "0.30.1",
"@elizaos/core": "workspace:*",
"@elizaos/plugin-tee": "workspace:*",
"@elizaos/plugin-trustdb": "workspace:*",
Copy link
Collaborator

Choose a reason for hiding this comment

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

I wonder if the root turbo config is up to date

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@odilitime hi sorry, i dismiss your approve again lol, was trying to rebase it to fix the conflicts.

odilitime
odilitime previously approved these changes Dec 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Testing Plugin_new Mark PRs that are a new plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants