diff --git a/content/course/interchain-token-transfer/certificate.mdx b/content/course/interchain-token-transfer/certificate.mdx new file mode 100644 index 0000000..98ce13c --- /dev/null +++ b/content/course/interchain-token-transfer/certificate.mdx @@ -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. + + + +Thank you for participating in this course. We hope you found it informative and enjoyable! \ No newline at end of file diff --git a/content/course/interchain-token-transfer/meta.json b/content/course/interchain-token-transfer/meta.json index ed93829..24e333b 100644 --- a/content/course/interchain-token-transfer/meta.json +++ b/content/course/interchain-token-transfer/meta.json @@ -24,7 +24,9 @@ "---Cross-Chain Token Swaps---", "...13-cross-chain-token-swaps", "---Scaling Token Decimals---", - "...14-scaling-decimals" + "...14-scaling-decimals", + "---Conclusion---", + "certificate" ] }