File tree Expand file tree Collapse file tree 1 file changed +12
-7
lines changed
docs/lectures/lecture-08/lesson-02 Expand file tree Collapse file tree 1 file changed +12
-7
lines changed Original file line number Diff line number Diff line change 1
- # Lesson 6 .2: Introduction to the Plutus Simple Model Library
1
+ # Lesson 8 .2: The Private Testnet
2
2
3
- Welcome to Lesson 6 .2! In this lesson, you'll learn how the Plutus Simple Model library works .
3
+ Welcome to Lesson 8 .2! In this lesson, you'll learn how set up and use a private Cardano testnet .
4
4
5
- {% embed url="https://youtu.be/Sft02LeXA_U " %}
5
+ {% embed url="https://youtu.be/BBqOZAuMx1c " %}
6
6
7
7
{% tabs %}
8
8
{% tab title="Learning Objectives" %}
9
9
After completing this lesson, you'll be able to:
10
10
11
- * Launch the Plutus Simple Model Library documentation .
12
- * Describe how the Plutus Simple Model library works .
13
- * Define tests by using the Plutus Model library .
14
- * Explain how tests use the state monad .
11
+ * Explain what a testnet is .
12
+ * Understand the benefits of using a testnet while developing and testing smart contacts .
13
+ * Set up and execute a private Cardano testnet .
14
+ * Interact with a private testnet by using Cardano CLI .
15
15
{% endtab %}
16
16
17
+ {% tab title="Lesson Resources" %}
18
+ Internet resources mentioned in the lesson's video:
19
+
20
+ * [ Cardano private testnet repository] ( https://github.com/woofpool/cardano-private-testnet-setup/tree/babbage )
21
+ {% endtab %}
17
22
{% endtabs %}
18
23
19
24
## Collaborate with the Pioneers Community
You can’t perform that action at this time.
0 commit comments