-
Notifications
You must be signed in to change notification settings - Fork 6.3k
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 ability to mint an NFT directly to a specified address #1945
Conversation
@thedonmon is attempting to deploy a commit to the Metaplex Team on Vercel. A member of the Team first needs to authorize it. |
This pull request is being automatically deployed with Vercel (learn more). candy-machine-ui – ./js/packages/candy-machine-ui🔍 Inspect: https://vercel.com/metaplex/candy-machine-ui/GA4SyxzNcWGYqWw4f9tD93Lcchuv |
Looks like a lot of duplicated code from the mintNft method. Would you be able to just modify that command and add a wallet option to let people mint to specific wallets instead of duplicating? Thanks. |
Yea definitely will do just wanted to get something up quick that I tested and verified. Am wondering tho, it would be tough to get the hash list for this even if it's all the same creator right? Since it's not going through CM? |
No description provided.