mirror of https://github.com/01-edu/public.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
662 B
18 lines
662 B
2 years ago
|
# Blockchain
|
||
|
|
||
|
### **Content**
|
||
|
|
||
|
Those subjects are progressive in difficulty, designed to learn the fundamental of blockchains as well as the main technologies and tools used in the industry.
|
||
|
|
||
|
- Quest 1: Experiment basic Bitcoin transactions
|
||
|
- Quest 2: Learn fundamental cryptography
|
||
|
- Quest 3: Create a complete Smart Contract
|
||
|
- Quest 4: Scripted interactions with the Ethereum blockchain
|
||
|
- Quest 5: Create a complete decentralised application
|
||
|
- Raid 1: Create a signing service
|
||
|
- Quest 6: Create a first token
|
||
|
- Quest 7: An NFT based DApp
|
||
|
- Quest 8: Learn the basics of DeFi and security
|
||
|
- Quest 9: Explore other blockchains
|
||
|
- Raid 2: Create a tracking service
|