Skip to content

Commit

Permalink
add certificate
Browse files Browse the repository at this point in the history
  • Loading branch information
owenwahlgren committed Oct 11, 2024
1 parent a53d6e5 commit 813c010
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
14 changes: 14 additions & 0 deletions content/course/interchain-token-transfer/certificate.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
title: Course Completion Certificate
updated: 2024-10-11
authors: [owenwahlgren]
icon: BadgeCheck
---

import CertificatePage from '@/components/certificates';

You've made it to the end of the course. Let's check your progress and get your certificate.

<CertificatePage courseId="interchain-token-transfer"/>

Thank you for participating in this course. We hope you found it informative and enjoyable!
4 changes: 3 additions & 1 deletion content/course/interchain-token-transfer/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,9 @@
"---Cross-Chain Token Swaps---",
"...13-cross-chain-token-swaps",
"---Scaling Token Decimals---",
"...14-scaling-decimals"
"...14-scaling-decimals",
"---Conclusion---",
"certificate"
]
}

0 comments on commit 813c010

Please sign in to comment.