Skip to content

Commit b407df2

Browse files
committed
Adds Lesson 9.3
1 parent 6190770 commit b407df2

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Lesson 9.3: Stablecoin's Oracle
2+
3+
Welcome to Lesson 9.3! In this lesson, you'll learn how the oracle works when deploying a stablecoin in Cardano.
4+
5+
{% embed url="https://youtu.be/XfbEsFPbzCI" %}
6+
7+
{% tabs %}
8+
{% tab title="Learning Objectives" %}
9+
After completing this lesson, you'll be able to:
10+
11+
* Describe how an oracle works.
12+
* Deploy a stablecoin's oracle by using Plutus.
13+
{% endtab %}
14+
{% endtabs %}
15+
16+
## Collaborate with the Pioneers Community
17+
18+
Remember that you can interact with the participants of the PPP through the [IOG's technical community on Discord](https://discord.gg/inputoutput) by joining the channels under the Plutus Pioneers category.
19+
20+
If during the program you have questions about Plutus, we invite you to share them at [Cardano Stack Exchange (CSE)](https://cardano.stackexchange.com/) by adding the `plutus-pioneer-program` tag to your question. The IOG's Education Team members will monitor these questions to support your learning journey. Whenever you share a question at CSE, you're helping to build up the Cardano and Plutus development knowledge base.
21+
22+
---
23+
24+
This work is licensed under a [Creative Commons Attribution 4.0 International License](http://creativecommons.org/licenses/by/4.0/).
25+
26+
<figure><img src="https://i.creativecommons.org/l/by/4.0/88x31.png" alt="Creative Commons License BY 4.0"></figure>

0 commit comments

Comments
 (0)