How many NFTs can your smart contract handle - lookup,filter, output? Answer is: 3k max, even if your blockchain node is started with zero gascap. If you think, SC is not a place to filter metadata, you are right, I also think so - let's have SC doing push/pull not lookup. Lookup is done in browser? Try it... 500 NFTs and your browser says ***** o. So, where? How to handle millions NFTs. Short answer, we need SQL layer of data. When there are three layers of data, ground floor, blockchain, no-sql data, first floor, sql, second floor - browser, that's smart, that's cool, we can go now because w
11 months ago