Learn blockchain with CryptoDappy
CryptoDappy is a mission-based online course directed at developers who want to get started learning blockchain development.
CryptoDappy is not an official Flow project, it's a personal project built by Flow's Technical Content Marketing Manager Benjamin Ebner (Twitter/Medium/Youtube). The official Flow reference dApp is Kitty-Items.
Find out more by visiting ๐ What's CryptoDappy?
๐ Onboarding: Getting started
Getting to know the starter application and introducing general concepts.
๐ Mission #1: Authentication
Adding blockchain authentication in a few lines with the Flow Client Library (FCL).
๐ Mission #2: Scripts
Query the blockchain by using Cadence scripts.
โ๏ธ Mission #3: Transactions & Resources
Write your first transaction to create a collection resource for the Dappy NFTs.
๐ฐ Mission #4: FUSD and Fungible Tokens
Integrate payments with FUSD and grasp the basics of fungible tokens on Flow.
๐ Mission #5: Minting
Mint your first Dappy NFT and add it tro your collection.
๐ฆ Mission #6: Packs
Implement a mechanism for minting multiple Dappies at once with Dappy packs.