4

Hey Solana enthusiasts,

I am working on Solana powered NFT project, I am using the lazy minting method but I am stuck. I want to send freshly minted NFT to a wallet address. Solana is not well documented like ethereum.

stwpd
  • 79
  • 2
  • 13

1 Answers1

6

You'll want a combination of two things to properly transfer an NFT:

Jon C
  • 7,019
  • 10
  • 17