bkrem / awesome-solidity

⟠ A curated list of awesome Solidity resources, libraries, tools and more
https://bkrem.github.io/awesome-solidity
6.54k stars 945 forks source link

add How to Build a Multi-Chain NFT Marketplace #96

Closed ademidun closed 2 years ago

ademidun commented 2 years ago

Link to article: How to Build a Multi-Chain NFT Marketplace.

Why it should be included: The article contains information on how to write smart contracts in Solidity. The article also covers core Solidity concepts such as learning about the ERC721 and EIPS2981 standards, preventing re-entrancy attacks, testing solidity code and how to deploy a smart contract.

In accordance with the contribution guidelines

Checklist

bkrem commented 2 years ago

Hi @ademidun,

Thanks for submitting your article as a suggested addition to the list.

Unfortunately this doesn't currently meet the level of what I'd deem a high quality article that belongs on the list for the following reasons:

Overall my biggest question is why does this article merit being added rather than the original one from Nader that this is largely based on, especially if Nader's article is added at a later point? You mention that "This tutorial will focus mainly on parts that are different from Nader’s tutorial instead of going over every single line of code.”, but it's not clear why this is valuable or what is significantly different.

I'm happy to assess a resubmission at a later point once the quality of the article is appropriate, and I get a sense that this adds significant value to readers that they wouldn't get from Nader's original article.