-
Notifications
You must be signed in to change notification settings - Fork 163
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
Plugin: Solana cNFT Transfers #13
Conversation
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice!
Made two small comments on naming and on the examples. Otherwise lgtm!
One thing we are missing is bumping the version and running changesets. Since we need to release the nfts package and crossmint one
typescript/examples/vercel-ai/crossmint-solana-custodial-wallets/index.ts
Outdated
Show resolved
Hide resolved
typescript/examples/vercel-ai/crossmint-solana-custodial-wallets/index.ts
Outdated
Show resolved
Hide resolved
* changes * changes * changes * changes * changes * fix formatter * more diff fixing * changes * changes * temp example * changes * fix build * changes * fix * changes
Adds a plugin to allow AI agents to transfer cNFTs from their wallets. Contains a few changes to the Solana wallet code to fix incompatibilities with our API.
Tested e2e