Skip to content

Commit

Permalink
Solidity course
Browse files Browse the repository at this point in the history
  • Loading branch information
Andyvargtz committed Jan 30, 2025
1 parent 72d5d40 commit 9b7bcbb
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions content/courses.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,17 @@ const officialCourses: Course[] = [
languages: ["Typescript"],
instructors: ["Owen Wahlgren"]
},
{
name:"Solidity Programming with Foundry",
description:"Learn the basics on how to code in Solidity with Foundry",
slug:"solidity-foundry",
icon: <SquareCode />,
duration: "1 hour",
status: "featured",
tools: ["Starter-Kit", "Foundry"],
languages: ["Solidity"],
instructors: ["Andrea Vargas"]
},
{
name:"HyperSDK",
description:"Learn how to build a high-performance blockchain using HyperSDK",
Expand Down
File renamed without changes
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9b7bcbb

Please sign in to comment.