3 months ago, I wrote my first smart contract
Today, I won the biggest web3 hackathon in Toronto and joined @musicoins as a blockchain developer ๐
Here is my updated web3 developer roadmap
A mega thread ๐งต
1. What is Web 3.0?
Web3 is the next jump in how people use the internet.
- Web1 was the "read only" era. ๐
- Web2 was the social media revolution. ๐ฏ
And Web3 is decentralization. โ๏ธ
2. What is the metaverse?
Metaverse refers to the virtual decentralized world and community ๐.
Decentraland = metaverse. โ
Somnium Space = metaverse โ
NFT spaces = metaverse โ
Here are Mark Zuckerberg thoughts on the Metaverse ๐
3. How does web3 work?
Currently, when you connect to a website, you are connecting your web browser to a webserver.
All of the code you write is stored on that web server.
With blockchain... it's different. Everything is stored on the blockchain instead.
4. The challenge of web3
So the challenge of getting into web3 is figuring out how to work with the blockchain.
For example, let's say you make a Timer app. You already know how to make & host it normally.
Now you have to learn how to make & host it with Blockchain.