Especially because all nfts are queried for each individual item page, clicking nfts can cause us to query blockfrost too much Would be fixed with https://github.com/mlabs-haskell/seabug/issues/20 Would also be helped by https://github.com/mlabs-haskell/seabug-contracts/issues/15 and https://github.com/mlabs-haskell/nft-marketplace/issues/228
Especially because all nfts are queried for each individual item page, clicking nfts can cause us to query blockfrost too much
Would be fixed with #20
Would also be helped by mlabs-haskell/seabug-contracts#15 and mlabs-haskell/nft-marketplace#228