This repo contains all the content for development of blockchain Learn modules. Once content is developed here, it will be moved over to the Learn repository.
- Introduction
- Learn about Solidity
- Understand the language basics
- Explore value types
- Explore reference types
- Write your first contract
- Knowledge check
- Summary
Status: In progress
- Introduction
- Learn what smart contracts are
- Install dependencies needed for the Blockchain Developer Kit for Ethereum
- Exercise: Install and get started with the Blockchain Development Kit for Ethereum
- Exercise: Install truffle
- Exercise: Write a smart contract
- Exercise: Test your smart contract
- Knowledge check
- Summary
Status: In progress
- Introduction
- Use advanced Solidity data structures
- Understand how oracles work in blockchain
- Exercise: TBD
- Exercise: TBD
- Knowledge check
- Summary
Status: Planning
- Introduction
- Understand decentralized applications
- Learn the options to build decentralized applications
- What frontend UI framework you need to know
- Exercise: Create the app
- UI/UX best practices
- Integrate with your smart contracts
- Knowledge check
- Summary
Status: Planning
- What is Ethereum
- Types of networks
- Exercise: Connect to a network
- Exercise: Deploy to a network
- Knowledge check
- Summary
Status: Planning
This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.
When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.