Skip to content

Commit c23b7b4

Browse files
committed
Updates playbook summary
1 parent 86302d8 commit c23b7b4

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

docs/SUMMARY.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,20 @@
5252

5353
* [Lecture 6](lectures/lecture-06/README.md)
5454
* [Lesson 6.1: The State Monad in Practice](lectures/lecture-06/lesson-01/README.md)
55-
* [Lesson 6.2: TIntroduction to the Plutus Simple Model Library](lectures/lecture-06/lesson-02/README.md)
55+
* [Lesson 6.2: Introduction to the Plutus Simple Model Library](lectures/lecture-06/lesson-02/README.md)
5656
* [Lesson 6.3: Unit Testing a Smart Contract](lectures/lecture-06/lesson-03/README.md)
5757
* [Lesson 6.4: Property Testing a Smart Contract](lectures/lecture-06/lesson-04/README.md)
5858
* [Lesson 6.5: Testing Smart Contracts with Lucid](lectures/lecture-06/lesson-05/README.md)
59-
* [Lecture 6 Homework Assignment](lectures/lecture-06/lesson-06/README.md)
59+
* [Lecture 6 Homework Assignment](lectures/lecture-06/lesson-06/README.md)
60+
61+
* [Lecture 7](lectures/lecture-07/README.md)
62+
* [Lesson 7.1: Introduction to Marlowe](lectures/lecture-07/lesson-01/README.md)
63+
* [Lesson 7.2: Marlowe Playground Demo](lectures/lecture-07/lesson-02/README.md)
64+
* [Lecture 7 Homework Assignment](lectures/lecture-07/lesson-03/README.md)
65+
* [Lesson 7.3: Marlowe Starter Kit - Docker](lectures/lecture-07/lesson-04/README.md)
66+
* [Lesson 7.4: Marlowe Starter Kit Preliminaries](lectures/lecture-07/lesson-05/README.md)
67+
* [Lesson 7.5: ZCB using the Marlowe Runtime command-line client](lectures/lecture-07/lesson-06/README.md)
68+
* [Lesson 7.6: ZCB using the Marlowe Runtime REST API](lectures/lecture-07/lesson-07/README.md)
69+
* [Lesson 7.7: ZCB using the Marlowe Runtime CLI](lectures/lecture-07/lesson-08/README.md)
70+
* [Lesson 7.8: Escrow using the Marlowe Runtime's REST API](lectures/lecture-07/lesson-09/README.md)
71+
* [Lesson 7.9: Swap contract using the Marlowe Runtime's REST API](lectures/lecture-07/lesson-10/README.md)

0 commit comments

Comments
 (0)