mirror of
https://github.com/FiloSpaTeam/plutus-pioneer-program.git
synced 2025-03-10 10:02:37 +01:00
updated README
This commit is contained in:
parent
0e9277b6f8
commit
e530a3d636
1 changed files with 7 additions and 0 deletions
|
@ -8,6 +8,13 @@
|
|||
- The (E)UTxO-model
|
||||
- Running an example auction contract on a local Playground
|
||||
- Homework
|
||||
|
||||
- [Lecture #2](https://youtu.be/E5KRk5y9KjQ)
|
||||
|
||||
- Triggering change.
|
||||
- Low-level, untyped on-chain validation scripts.
|
||||
- High-level, typed on-chain validation scripts.
|
||||
|
||||
## Code Examples
|
||||
|
||||
- Lecture #1: [English Auction](code/week01)
|
||||
|
|
Loading…
Add table
Reference in a new issue