we need to repurpose our on-chain state to handle commerce instead of storage.
We need to define a "Listing" or "Sale" state that links a specific NFT Mint to a Price and an Authority (the artist who gets paid). This account will be the "source of truth" for the buy_track instruction.
we need to repurpose our on-chain state to handle commerce instead of storage.
We need to define a "Listing" or "Sale" state that links a specific NFT Mint to a Price and an Authority (the artist who gets paid). This account will be the "source of truth" for the buy_track instruction.