Skip to content

Commit 0dfe502

Browse files
committed
Adds Lecture 10 to summary
1 parent 2623fe9 commit 0dfe502

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

docs/SUMMARY.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,4 +85,11 @@
8585
* [Lesson 9.5: Minting Stablecoins](lectures/lecture-09/lesson-05/README.md)
8686
* [Lesson 9.6: Burning Stablecoins and Liquidating Positions](lectures/lecture-09/lesson-06/README.md)
8787
* [Lesson 9.7: Testing our Stablecoin's scripts](lectures/lecture-09/lesson-07/README.md)
88-
* [Lecture 9 Homework Assignment](lectures/lecture-09/lesson-08/README.md)
88+
* [Lecture 9 Homework Assignment](lectures/lecture-09/lesson-08/README.md)
89+
90+
* [Lecture 10](lectures/lecture-10/README.md)
91+
* [Lesson 10.1: Developing a Dapp with MeshJS and PluTs (Typescript)](lectures/lecture-10/lesson-01/README.md)
92+
* [Lesson 10.2: Developing smart contracts with Plu-Ts (Typescript)](lectures/lecture-10/lesson-02/README.md)
93+
* [Lesson 10.3: Developing smart contracts with OpShin and PyCardano (Python)](lectures/lecture-10/lesson-03/README.md)
94+
* [Lesson 10.4: Developing smart contracts with Plutarch (Haskell)](lectures/lecture-10/lesson-04/README.md)
95+
* [Lesson 10.5: Aiken Hello World (CLI version)](lectures/lecture-10/lesson-05/README.md)

0 commit comments

Comments
 (0)