mirror of
https://github.com/FiloSpaTeam/plutus-pioneer-program.git
synced 2024-11-14 19:02:53 +01:00
18 lines
404 B
Markdown
18 lines
404 B
Markdown
|
# Plutus Pioneer Program
|
||
|
|
||
|
## Lectures
|
||
|
|
||
|
- [Lecture #1](https://youtu.be/IEn6jUo-0vU)
|
||
|
|
||
|
- Welcome
|
||
|
- The (E)UTxO-model
|
||
|
- Running an example auction contract on a local Playground
|
||
|
- Homework
|
||
|
## Code Examples
|
||
|
|
||
|
- Lecture #1: [English Auction](code/week01)
|
||
|
|
||
|
## Additional Resources
|
||
|
|
||
|
- [Haskell & Cryptocurrencies course Mongolia](https://www.youtube.com/playlist?list=PLJ3w5xyG4JWmBVIigNBytJhvSSfZZzfTm)
|