mirror of
https://github.com/FiloSpaTeam/plutus-pioneer-program.git
synced 2025-03-10 10:02:37 +01:00
added README
This commit is contained in:
parent
9a134b2963
commit
d889a2de17
1 changed files with 17 additions and 0 deletions
17
README.md
Normal file
17
README.md
Normal 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)
|
Loading…
Add table
Reference in a new issue