📦 Clone & Contribute

Fork our repository and add your own code examples:

git clone https://github.com/yourusername/DecentralSchool.git
📝

Smart Contract Basics

Write your first simple smart contract in Solidity (Beginner)

Read more →
🔨

Build a DApp

Create a decentralized application from scratch (Intermediate)

Read more →
🌐

Web3.js Integration

Connect your website to the blockchain (Intermediate)

Read more →
🗳️

DAO Governance

Implement voting mechanisms in your DAO (Advanced)

Read more →

🛠️ Want to add your own code?

Create a new .astro file in the pages directory with your example!

Example structure:

src/
  pages/
    code-lab/
      your-example.astro