Skip to content

Commit

Permalink
add placeholders
Browse files Browse the repository at this point in the history
  • Loading branch information
Andyvargtz committed Dec 17, 2024
1 parent 6969600 commit 6fda82b
Show file tree
Hide file tree
Showing 5 changed files with 38 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
title: Introduction
description: Learn how to use ICM to access Chainlink VRF services on L1 networks that do not have direct Chainlink support.
updated: 2024-10-21
authors: [Andrea]
icon: Book
---

TBD
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
title: Introduction
description: Learn how to use ICM to access Chainlink VRF services on L1 networks that do not have direct Chainlink support.
updated: 2024-10-21
authors: [Andrea]
icon: Book
---

TBD
9 changes: 9 additions & 0 deletions content/course/icm-chainlink/04-ccip-icm/01-introduction.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
title: Introduction
description: Learn how to use ICM to access Chainlink VRF services on L1 networks that do not have direct Chainlink support.
updated: 2024-10-21
authors: [Andrea]
icon: Book
---

TBD
10 changes: 10 additions & 0 deletions content/course/icm-chainlink/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,15 @@
"index",
"---Chainlink VRF on your L1---",
"...01-access-chainlink-vrf-services",
"---L1 with C-chain services enabled---",
"...00-cchain-services-on-l1",
"---Chainlink Functions on your L1---",
"...02-access-chainlink-functions",
"---Chainlink Automation on your L1---",
"...03-access-chainlink-automation",
"---Chainlink CCIP and ICM---",
"...04-ccip-icm",
"---Conclusion---",
"certificate"
]
}
2 changes: 1 addition & 1 deletion content/courses.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ const officialCourses: Course[] = [
icon: <HexagonIcon />,
status: "featured",
duration: "2.5 hours",
tools: ["Teleporter", "Chainlink VRF"],
tools: ["ICM", "Chainlink VRF"],
languages: ["Solidity"],
instructors: ["Martin Eckardt", "Andrea Vargas", "Ash"]
}
Expand Down

0 comments on commit 6fda82b

Please sign in to comment.