mlabs-haskell / nft-marketplace

Other
2 stars 0 forks source link

Hide buy button if connected wallet is the owner of the NFT #229

Closed nrutledge closed 1 year ago

nrutledge commented 2 years ago

If a user has connected their wallet and that wallet address corresponds to the owner of the NFT, the buy button should be hidden (since you can't buy your own NFT).

Firdausi1 commented 2 years ago

@nrutledge looks like this has already been done in item page