js-deprecated
js-deprecated copied to clipboard
Can you mint 1:1 NFT without Candy Machine?
Is your feature request related to a problem? Please describe. I working on a 1:1 marketplace project — is there a way to bypass Candy Machine and use JS APIs to mint?
Describe the solution you'd like Call mint(URL) and get a token ID back...
Describe alternatives you've considered Can create a candy machine every single time for every single 1:1 NFT 😢
https://solanacookbook.com/references/nfts.html#mint-the-nft
Check this out, sir.