updated READEME

This commit is contained in:
Lars Brünjes 2021-06-29 20:35:55 +02:00
parent 7dca368da0
commit bad31886eb
No known key found for this signature in database
GPG key ID: B488B9045DC1A087

View file

@ -4,11 +4,13 @@
- [Lecture #1](https://youtu.be/_zr3W8cgzIQ) - [Lecture #1](https://youtu.be/_zr3W8cgzIQ)
- Welcome - Welcome.
- The (E)UTxO-model - The (E)UTxO-model.
- An auction contract in the EUTxO-model - Building the example code.
- Running an example auction contract on a local Playground - An auction contract in the EUTxO-model.
- Homework - A brief look at the auction code.
- Running an example auction contract on a local Playground.
- Homework.
## Code Examples ## Code Examples