Your Web3 Learning Roadmap

Learn about Blockchain
15 mins

Learn about Blockchain

Get a foundational understanding of Blockchain, Smart contracts and transactions.

Created by Jacob Tucker

# foundational# basics

Goal: Understand Blockchain
Understand the anatomy of a Flow Web3 App
15 mins

Understand the anatomy of a Flow Web3 App

Get a foundational understanding of how building a Web3 App on Flow works.

Created by Flow Core Contributors

# foundational# why flow

Goal: Understand Flow
Experiment on the Flow Playground
30 mins

Experiment on the Flow Playground

Give Cadence a try yourself by going to the Flow Playground and going through the tutorials. Recommended first ones are 'Hello World' and minting Fungible and Non-Fungible Tokens

Created by Flow Core Contributors

# cadence

Goal: Learn how to write Cadence
Build an NFT Pet Store
1 hrs

Build an NFT Pet Store

This tutorial focuses on building up a basic understanding of smart contract and NFTs. You are expected to bring a working JavaScript and basic React.js (opens new window)skills to the table, but a passing familiarity with blockchains, web3, and NFTs will be just fine if you are happy to catch up.

Created by NFT School

# fcl# cadence# nft# web3# dapp# frontend

Goal: Learn the basics of an NFT dapp