Be part of Moralis Tasks for weekly challenges constructing Web3 tasks!
Moralis Tasks signify the easiest way to discover ways to construct Web3 tasks with real-life use circumstances. You’ll construct the tasks alongside the group, permitting you to make new connections while constructing. What’s extra, you possibly can even earn NFTs for finishing Moralis Tasks!
New Moralis Tasks drop every Saturday. Ensure you’re signed as much as the Moralis Tasks electronic mail record to get the newest information and teasers!
First Steps
The primary Moralis Challenge will likely be premiering April 2nd on YouTube. You should definitely go just like the video and subscribe to the channel to get notified of all future premiers. All steps will likely be outlined within the video.
Stipulations
- Internet Programming utilizing ReactJS
- Data of and expertise utilizing pockets like Metamask
This Week’s Problem – Web3 Netflix Clone
On this week’s challenge you’ll be constructing a Web3 Netflix Clone, with film belongings saved in a decentral style on IPFS. Customers will solely have the ability to view a film on the web site if they’ve been authenticated by their crypto pockets.
This authentication is facilitated by Moralis’ Web3 Improvement Platform, which is the primary technique to construct your first dapp. We’ll even be utilizing the Moralis database to permit authenticated customers so as to add movies to their private record of favorites.
Want Assist?
There’s an official Discord channel on the Moralis Discord Server devoted to every Moralis Challenge. This channel can be utilized to attach with others constructing every week’s tasks, to ask questions, and current your builds. There will likely be a Moralis Tech Help wizard serving to out as nicely should you’ve bought any questions or want any help.

You should definitely be a part of the Discord server to participate within the dialog! Then you should definitely arrange notifications in projects-notifications and bounce into this week’s channel; #web3-Netflix.
Can You Enhance Our Tasks?
All Moralis Tasks are starter tutorials designed to provide you a robust push in the proper course in your Web3 improvement journey. Additionally, if you wish to go even additional and construct a extra formidable challenge based mostly on what you realized in a Moralis Challenge, we extremely encourage it!
For those who discover errors in any Moralis Tasks, be happy to share them with the group and even counsel merge requests within the ultimate construct repos, to get you some further brownie factors.
The right way to Get Began
The starter code required for this week’s construct could also be cloned from the youtube-tutorials GitHub Repository.
git clone https://github.com/MoralisWeb3/youtube-tutorials.git
After cloning the repo, you should definitely navigate to the proper folder.
cd youtube-tutorials
cd Netflix-Starter
And eventually you possibly can set up all of the challenge dependencies by operating the command
yarn
Now, you’re able to rock and observe alongside the tutorial! Attain out within the Discord should you’ve bought any questions!