mirror of
https://github.com/FiloSpaTeam/plutus-pioneer-program.git
synced 2024-11-22 14:52:26 +01:00
Merge branch 'main' of github.com:input-output-hk/plutus-pioneer-program
This commit is contained in:
commit
7ea86f3d98
1 changed files with 11 additions and 0 deletions
11
README.md
11
README.md
|
@ -74,8 +74,19 @@
|
||||||
- [`PlutusTx.Data`](https://github.com/input-output-hk/plutus/blob/master/plutus-tx/src/PlutusTx/Data.hs), contains the definition of the `Data` type.
|
- [`PlutusTx.Data`](https://github.com/input-output-hk/plutus/blob/master/plutus-tx/src/PlutusTx/Data.hs), contains the definition of the `Data` type.
|
||||||
- [`PlutusTx.IsData.Class`](https://github.com/input-output-hk/plutus/blob/master/plutus-tx/src/PlutusTx/IsData/Class.hs), defines the `IsData` class.
|
- [`PlutusTx.IsData.Class`](https://github.com/input-output-hk/plutus/blob/master/plutus-tx/src/PlutusTx/IsData/Class.hs), defines the `IsData` class.
|
||||||
|
|
||||||
|
## Plutus community playground
|
||||||
|
|
||||||
|
- [Week 1 Community Playground(Legacy)](https://playground-week1.plutus-community.com/)
|
||||||
|
- [Week 2 Community Playground(Legacy)](https://playground-week2.plutus-community.com/)
|
||||||
|
- [Week 3 Community Playground(Current)](https://playground.plutus-community.com/)
|
||||||
|
|
||||||
|
|
||||||
## Additional Resources
|
## Additional Resources
|
||||||
|
|
||||||
- [The Plutus repository](https://github.com/input-output-hk/plutus)
|
- [The Plutus repository](https://github.com/input-output-hk/plutus)
|
||||||
- [Learn You a Haskell for Great Good!](http://learnyouahaskell.com/)
|
- [Learn You a Haskell for Great Good!](http://learnyouahaskell.com/)
|
||||||
- [Haskell & Cryptocurrencies course Mongolia](https://www.youtube.com/playlist?list=PLJ3w5xyG4JWmBVIigNBytJhvSSfZZzfTm)
|
- [Haskell & Cryptocurrencies course Mongolia](https://www.youtube.com/playlist?list=PLJ3w5xyG4JWmBVIigNBytJhvSSfZZzfTm)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue