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

Add popular program ids #101

Open
acheroncrypto opened this issue Dec 29, 2022 · 3 comments
Open

Add popular program ids #101

acheroncrypto opened this issue Dec 29, 2022 · 3 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@acheroncrypto
Copy link
Member

It would be nice to have all popular program ids in a constant that's globally available in playground client.

For example: PROGRAM_ID.SPL_MEMO to access spl-memo's program id.

@acheroncrypto acheroncrypto added enhancement New feature or request good first issue Good for newcomers labels Jan 12, 2023
@dhruvja
Copy link

dhruvja commented Jun 11, 2023

You mean constants while writing client code or tests?

@acheroncrypto
Copy link
Member Author

Yes, that was the original intent back then but now that I look at it again, I think we can support popular programs' npm packages instead. That being said, we can still use popular program ids in the test UI.

@arihantbansal
Copy link

I'd like to work on this. I shall make a list of the ones I find relevant and post them here to confirm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants