mode-network / mode-cooperators

Track all Mode tech Cooperators contributions
9 stars 20 forks source link

[Video] Make a video on how to register a smart contract to the SFS using Thirdweb. #38

Closed joshuanwankwo closed 5 months ago

joshuanwankwo commented 7 months ago

Task Description:

Make a video on how to register a smart contract on Mode's SFS using Hardhat.

Acceptance Criteria:

Content Quality: Clear, concise, and informative content. Video and Audio Quality: High-resolution video (1080p minimum) and clear audio without background noise. Background: Minimal or well-organized/non-distractive background. Editing: Well-edited, doesn't have to be professional. Loom or similar tools are super welcomed! Branding: Include Mode branding elements where appropriate.

Weslow commented 7 months ago

Can you assign me on this @joshuanwankwo @fede2442 ?

joshuanwankwo commented 6 months ago

Just did, goodluck!

Weslow commented 6 months ago

@joshuanwankwo I am working on background voice , can you check ?https://drive.google.com/file/d/1_0CTwuwgoxJyltIUDCukVEfRDNFlNpTc/view?usp=drivesdk

Weslow commented 6 months ago

@joshuanwankwo https://drive.google.com/file/d/1SahOQlkM3Ec1WQbJTPDNoyKjkkoBZUCX/view?usp=drivesdk edited version

joshuanwankwo commented 6 months ago

Hi @Weslow nice job, however, I noticed a few things:

At timestamp: 2:51 / 8:19 it shows the contract before you even run the thirdweb create command.

You didn't explain your contract especially how the register function works.

You don't need to deploy both contracts (Register and Contract), you only need to deploy the main contract which in your case is the ERC20.

Following your tutorial deploys the contract but doesn't register it, you need to show users an example of how they can trigger the register function to actually register the smart contract and also show them how to add the NFT to their wallet.

Weslow commented 6 months ago

Hi @joshuanwankwo https://drive.google.com/file/d/1TlNvbDxNJRxC2sZpeN4KiyOG4B1yZCLj/view?usp=drivesdk can you check ?

joshuanwankwo commented 6 months ago

Awesome job!