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

Solana: adding support for minting via SPL multisig program #539

Open
nik-suri opened this issue Oct 22, 2024 · 0 comments
Open

Solana: adding support for minting via SPL multisig program #539

nik-suri opened this issue Oct 22, 2024 · 0 comments

Comments

@nik-suri
Copy link
Collaborator

This would enable multiple minters on Solana. For example, asset issuers could give the NTT Manager the ability to burn/mint tokens while still retaining their own ability to burn/mint tokens via their custom asset issuance process.

We could implement this via two separate instruction implementations rather than shoehorning both behaviors into one.

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

No branches or pull requests

1 participant