1. 1. Start
  2. A. Haskell GHC, Cabal, Stake, Nix
  3. 2. Haskell GHC, Cabal, Stake, Nix
  4. 3. Haskell Nix
  5. 4. Haskell Stake
  6. B. Marlowe
  7. 5. Marlowe
  8. C. Plu-ts
  9. 6. Plu-ts
  10. D. Mesh
  11. 7. Mesh
  12. E. Helios
  13. 8. Helios
  14. F. Lucid
  15. 9. Lucid
  16. G. Aiken
  17. 10. Aiken
  18. H. Linux Ubuntu v20
  19. 11. Linux Ubuntu

Cardano Smart Contracts

Haskell Stake

"Stack is a program for developing Haskell projects. It is aimed at Haskellers both new and experienced. It is cross-platform and aims to support fully users on Linux, macOS and Windows."(https://docs.haskellstack.org/en/stable/)

1. Linux Installation Stake

curl -sSL https://get.haskellstack.org/ | sh or wget -qO- https://get.haskellstack.org/ | sh

2. Windows 64 Installation of Stake

https://get.haskellstack.org/stable/windows-x86_64-installer.exe

3. Mac OS Installation of Stake

curl -sSL https://get.haskellstack.org/ | sh or wget -qO- https://get.haskellstack.org/ | sh