..(continued) we can handle 1 million NFTs in one SC in one BC. That's how the NFT explorer Dapp (nft.room-house.com) works - it doesn't kill your browser with search megadata. All search is done separate way inside SQL, and from SQL first floor goes request to ground floor to fetch already selected data.
11 months ago