Struggling with ERC-20 & ERC-721 in Interviews—Need Advice!
I was going through some smart contract interview prep, and I ran into this question:
"How do ERC-20 and ERC-721 work in smart contract development, and how would you design a marketplace that handles both (think in-game currency + unique digital art)?"
I get the basics—ERC-20 = fungible tokens, ERC-721 = NFTs—but I don’t want to sound like I just memorized the docs. How do I structure my answer to actually stand out? Any insights from folks who’ve tackled this before?
Would love to hear your thoughts!