-
Notifications
You must be signed in to change notification settings - Fork 86
feat: ts token sdk + idl #2210
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
base: main
Are you sure you want to change the base?
feat: ts token sdk + idl #2210
Conversation
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (40)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
| @@ -0,0 +1,73 @@ | |||
| { | |||
| "name": "@lightprotocol/token-sdk", | |||
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.
lets call it @lightprotocol/light-token ? so it analog to @ solana/spl-token @ananas-block
No description provided.