#
EUTxO and English Auction
By
#
Homework
Lecture 1, Part 6
The homework for this lecture was to
- Install Nix
- Set up binary caches
- Clone and check out the correct version of the
plutus-apps
repository - Start a Nix shell
- Compile this weeks code
- Run a local instance of the Plutus Playground
- Paste in the
EnglishAuction.hs
code - Play with the contract in various scenarios
I've detailed the steps I took to do these things:
- Run Plutus Playground locally
- Build the auction code
- Play with the English Auction contract on Plutus Playground