Open mbcse opened 2 years ago
@mbcse Hey, I am new to web3 stuff actually but I am very much interested in it. The label assigned is good first issue so I thought to give a try over this issue and try working on it. Can you please share some resources or links on how should I get started?
@mbcse Hey, I am new to web3 stuff actually but I am very much interested in it. The label assigned is good first issue so I thought to give a try over this issue and try working on it. Can you please share some resources or links on how should I get started?
Sure Here you can get started Learn about Ethereum and Smart contracts: https://ethereum.org/en/developers/docs/ Hands on Tutorials: https://cryptozombies.io/ Then Try out to build an ERC721 smart contract which basically represents NFT
@mbcse I have started learning about smart contracts from the tutorial you have provided above. I have completed 2 lessons and am now learning the Advanced Solidity Concepts lesson. As you may know, we have to atleast have one commit before 18 dec to proceed in kwoc. But I don't think I will be able to build a complete ERC721 smart contract before that. Can you please help me in this and guide me what to do?
@mbcse I have started learning about smart contracts from the tutorial you have provided above. I have completed 2 lessons and am now learning the Advanced Solidity Concepts lesson. As you may know, we have to atleast have one commit before 18 dec to proceed in kwoc. But I don't think I will be able to build a complete ERC721 smart contract before that. Can you please help me in this and guide me what to do?
Hey @nidz27 I would suggest you to work on this issue(https://github.com/theblockchainchief/web3-hub/issues/10) of making a banking smart contract, it only needs solidity understanding which I think you have covered already, Later on you can work on this NFT marketplace issue after 18th. Let me know if you face any problems while implementing!
Hi, please assign me this one 🙂
Hi please assign me this one
Hello @mbcse please assign me this issue
Hello @mbsce @fykaa can you assign me this issue
@mohammednudman are you from ssoc
Yes i am from ssoc
On Mon, Aug 29, 2022, 11:13 PM Fyka Ansari @.***> wrote:
@mohammednudman https://github.com/mohammednudman are you from ssoc
— Reply to this email directly, view it on GitHub https://github.com/theblockchainchief/web3-hub/issues/4#issuecomment-1230642373, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXG7QFBRVYRQTYFFYQE53SDV3TZCVANCNFSM5JKQXF7Q . You are receiving this because you were mentioned.Message ID: @.***>
@mohammednudman Assigned, you can share updates within 6 days
Create a NFT MarketPlace Smart contract, which should be ready to modify and use by anyone. Comment should be properly added to explain what and how changes to be done. Include all features like bidding, auction, transfer, etc.