Skip to content

Commit c417145

Browse files
author
CantinaVerse Intern
authored
Merge pull request #57 from CantinaVerse-tech/mlghectiik-dev
feat: Add Practice Labs Topic
2 parents 7166627 + 5979991 commit c417145

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

pages/academic-learning.tsx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,12 @@ export default function AcademicLearning() {
2323
description: "Study groups, mentorship programs, and collaborative learning environments",
2424
highlights: ["Study Groups", "Mentor Matching", "Code Reviews", "Discussion Forums"],
2525
status: "Planning"
26+
},
27+
{
28+
name: "Practice Labs",
29+
icon: "🔬",
30+
description: "Sandbox environments for experimenting with smart contracts and DeFi protocols",
31+
highlights: ["Testnet Integration", "Safe Experimentation", "Template Libraries", "Gas-free Testing"],
32+
status: "In Progress"
2633
}
2734
}

0 commit comments

Comments
 (0)