-
Notifications
You must be signed in to change notification settings - Fork 229
feat: Add gill to cookbook examples #792
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: Add gill to cookbook examples #792
Conversation
@loganyu is attempting to deploy a commit to the Solana Foundation Team on Vercel. A member of the Team first needs to authorize it. |
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.
all of it okay i could only think of this change tbh
* Add Gill tokens Second half examples to cookbook * Adjusted the logging to match the Kit implementation and replaced the findAssociatedTokenPda with getAssociatedTokenAccountAddress * Added missing export and fixed indentation * Fixed indentation * Fixed lamports import missing * alphabetize imports, use localnet to mirror kit, add missing examples * remove unused import --------- Co-authored-by: Logan Yu <[email protected]>
23108f7
to
297eb5c
Compare
all ur authors have changed u forgot to add the co authors and give the real credits 👀 |
The latest updates on your projects. Learn more about Vercel for GitHub.
|
lgtm |
Problem
Cookbook examples do not include Gill examples.
Summary of Changes
Add "Gill" tab to cookbook examples.
Fixes #