added README

This commit is contained in:
Lars Brünjes 2021-04-08 12:07:47 +02:00
parent 9a134b2963
commit d889a2de17
No known key found for this signature in database
GPG key ID: B488B9045DC1A087

17
README.md Normal file
View file

@ -0,0 +1,17 @@
# 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)