0

I want to make a call to nft programs but i dont know how. I've been looking for the official documentations and other resources for a long time, but I couldn't find examples related it. Could you please let me know if you have any information on this? Thanks.

Here is the example contract: https://explorer.solana.com/tx/f5wgi5WZYARV2QB8GfcNMqc8YVgVt1SBLagYXFiPwDPVbosk77G32mMDzwxZfeRiEHEm665G725dxAojBDWrmV7

1 Answers1

0

If you're interacting with NFT programs, you're likely looking at different deployments of the Metaplex suite of programs. You can find more information on their GitHub: https://github.com/metaplex-foundation/metaplex

Jon C
  • 7,019
  • 10
  • 17