Open yangwao opened 2 years ago
on the "Newest List" and "Latest Sales" carousels currently call the multi-indexer and then merge/sort the results https://github.com/kodadot/nft-gallery/blob/main/components/carousel/utils/useCarousel.ts#L71-L79. while waiting for https://github.com/kodadot/nft-gallery/issues/4257, can we use the same strategy for the spotlight?
We are currently showing Spotlight per chain, as our original design intent was to have this multichain.
For that to happen, we will have a multi-chain indexer, which will make it possible
4257
Once the upper issue is resolved, we can update Spotlight to show multichain resources ^
Currently showing like this
per Basilisk
per RMRK
Ref
3844