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 proxy extension #48

Merged
merged 18 commits into from
Apr 6, 2024
Merged

Add proxy extension #48

merged 18 commits into from
Apr 6, 2024

Conversation

febo
Copy link
Contributor

@febo febo commented Apr 5, 2024

This PR implements the Proxy pattern on the Asset program. This involves:

  • Adding a proxy extension to assets
  • Creating an interface crate for on-chain proxy programs
  • Use of an optional proxy argument on SDK instruction builders
  • Create a sample proxy program + client implementation

@febo febo merged commit c928719 into main Apr 6, 2024
18 checks passed
@febo febo deleted the febo/proxy branch April 6, 2024 01:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants