-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0b11270
commit 6225668
Showing
25 changed files
with
170 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
11 changes: 11 additions & 0 deletions
11
content/course/teleporter-token-bridge/01-intro/02-learning-outcomes.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
--- | ||
title: 🎯 Learning Outcomes | ||
description: Learn about the basics of Avalanche. | ||
updated: 2024-05-31 | ||
authors: [ashucoder9] | ||
--- | ||
|
||
By the end of this course, you will: | ||
|
||
- ... | ||
You can evaluate your own understanding of the material through quizzes and claim a certificate for successful completion at the end. |
8 changes: 8 additions & 0 deletions
8
content/course/teleporter-token-bridge/01-intro/03-prerequisites.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
--- | ||
title: 📚 Prerequisites | ||
description: Learn about the basics of Avalanche. | ||
updated: 2024-05-31 | ||
authors: [ashucoder9] | ||
--- | ||
|
||
TBD |
6 changes: 6 additions & 0 deletions
6
content/course/teleporter-token-bridge/02-tokens/01-tokens.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
title: 📕 Tokens | ||
description: TBD | ||
updated: 2024-05-31 | ||
authors: [ashucoder9] | ||
--- |
6 changes: 6 additions & 0 deletions
6
content/course/teleporter-token-bridge/02-tokens/02-native-tokens.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
title: 📕 Native Tokens | ||
description: TBD | ||
updated: 2024-05-31 | ||
authors: [ashucoder9] | ||
--- |
6 changes: 6 additions & 0 deletions
6
content/course/teleporter-token-bridge/02-tokens/03-transfer-native-tokens.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
title: 👩💻 Transfer Native Tokens | ||
description: TBD | ||
updated: 2024-05-31 | ||
authors: [ashucoder9] | ||
--- |
6 changes: 6 additions & 0 deletions
6
...ourse/teleporter-token-bridge/02-tokens/05-payable-smart-contract-functions.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
title: 📕 Payable Smart Contract Functions | ||
description: TBD | ||
updated: 2024-05-31 | ||
authors: [ashucoder9] | ||
--- |
6 changes: 6 additions & 0 deletions
6
...course/teleporter-token-bridge/02-tokens/06-create-a-payable-smart-contract.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
title: 👩💻 Create a Payable Smart Contract | ||
description: TBD | ||
updated: 2024-05-31 | ||
authors: [ashucoder9] | ||
--- |
6 changes: 6 additions & 0 deletions
6
content/course/teleporter-token-bridge/02-tokens/07-erc-20-tokens.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
title: 📕 ERC-20 Tokens | ||
description: TBD | ||
updated: 2024-05-31 | ||
authors: [ashucoder9] | ||
--- |
6 changes: 6 additions & 0 deletions
6
content/course/teleporter-token-bridge/02-tokens/08-deploy-an-erc-20-token.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
title: 👩💻 Deploy an ERC-20 Token | ||
description: TBD | ||
updated: 2024-05-31 | ||
authors: [ashucoder9] | ||
--- |
6 changes: 6 additions & 0 deletions
6
content/course/teleporter-token-bridge/02-tokens/09-wrapped-native-tokens.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
title: 📕 Wrapped Native Tokens | ||
description: TBD | ||
updated: 2024-05-31 | ||
authors: [ashucoder9] | ||
--- |
6 changes: 6 additions & 0 deletions
6
...t/course/teleporter-token-bridge/02-tokens/10-create-a-wrapped-native-token.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
title: 👩💻 Create a Wrapped Native Token | ||
description: TBD | ||
updated: 2024-05-31 | ||
authors: [ashucoder9] | ||
--- |
6 changes: 6 additions & 0 deletions
6
content/course/teleporter-token-bridge/03-token-bridging/01-token-bridging.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
title: 🗺️ Token Bridging | ||
description: TBD | ||
updated: 2024-05-31 | ||
authors: [ashucoder9] | ||
--- |
6 changes: 6 additions & 0 deletions
6
...ent/course/teleporter-token-bridge/03-token-bridging/02-bridge-architecture.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
title: 📕 Bridge Architecture | ||
description: TBD | ||
updated: 2024-05-31 | ||
authors: [ashucoder9] | ||
--- |
6 changes: 6 additions & 0 deletions
6
content/course/teleporter-token-bridge/03-token-bridging/03-use-a-demo-bridge.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
title: 👩💻 Use a Demo Bridge | ||
description: TBD | ||
updated: 2024-05-31 | ||
authors: [ashucoder9] | ||
--- |
6 changes: 6 additions & 0 deletions
6
content/course/teleporter-token-bridge/03-token-bridging/04-bridge-hacks.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
title: 📕 Bridge Hacks | ||
description: TBD | ||
updated: 2024-05-31 | ||
authors: [ashucoder9] | ||
--- |
6 changes: 6 additions & 0 deletions
6
...leporter-token-bridge/04-teleporter-token-bridge/01-teleporter-token-bridge.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
title: 🗺️ Teleporter Token Bridge | ||
description: TBD | ||
updated: 2024-05-31 | ||
authors: [ashucoder9] | ||
--- |
6 changes: 6 additions & 0 deletions
6
...leporter-token-bridge/05-erc-20-to-erc-20-bridge/01-erc-20-to-erc-20-bridge.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
title: 🗺️ ERC-20 to ERC-20 Bridge | ||
description: TBD | ||
updated: 2024-05-31 | ||
authors: [ashucoder9] | ||
--- |
6 changes: 6 additions & 0 deletions
6
...orter-token-bridge/06-tokens-on-multiple-chains/01-tokens-on-multiple-chain.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
title: 🗺️ Tokens on Multiple Chains | ||
description: TBD | ||
updated: 2024-05-31 | ||
authors: [ashucoder9] | ||
--- |
6 changes: 6 additions & 0 deletions
6
...leporter-token-bridge/07-native-to-erc-20-bridge/01-native-to-erc-20-bridge.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
title: 🗺️ Native to ERC-20 Token Bridge | ||
description: TBD | ||
updated: 2024-05-31 | ||
authors: [ashucoder9] | ||
--- |
6 changes: 6 additions & 0 deletions
6
...leporter-token-bridge/08-erc-20-to-native-bridge/01-erc-20-to-native-bridge.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
title: 🗺️ ERC-20 to Native Token Bridge | ||
description: TBD | ||
updated: 2024-05-31 | ||
authors: [ashucoder9] | ||
--- |
6 changes: 6 additions & 0 deletions
6
...leporter-token-bridge/09-native-to-native-bridge/01-native-to-native-bridge.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
title: 🗺️ Native to Native Token Bridge | ||
description: TBD | ||
updated: 2024-05-31 | ||
authors: [ashucoder9] | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
--- | ||
title: 👋 Welcome to the Course | ||
description: Learn about bridging Tokens with Teleporter. | ||
updated: 2024-05-31 | ||
authors: [ashucoder9] | ||
--- | ||
|
||
Welcome to the ... |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
{ | ||
"title": "avalanche-fundamentals", | ||
"root": true, | ||
"pages": [ | ||
"---Teleporter Token Bridge---", | ||
"index", | ||
"...01-intro", | ||
"---Tokens---", | ||
"...02-tokens", | ||
"---Token Bridging---", | ||
"...03-token-bridging", | ||
"---Teleporter Token Bridge---", | ||
"...04-teleporter-token-bridge", | ||
"---ERC-20 to ERC-20 Token Bridge---", | ||
"...05-erc-20-to-erc-20-bridge", | ||
"---Tokens on Multiple Chains---", | ||
"...06-tokens-on-multiple-chains", | ||
"---Native to ERC-20 Token Bridge---", | ||
"...07-native-to-erc-20-bridge", | ||
"---ERC-20 to Native Token Bridge---", | ||
"...08-erc-20-to-native-bridge", | ||
"---Native to Native Token Bridge---", | ||
"...09-native-to-native-bridge" | ||
] | ||
} |