Skip to content

Lectures, documentation, and examples for Marlowe Pioneer Program.

Notifications You must be signed in to change notification settings

input-output-hk/marlowe-pioneer-program

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Marlowe Pioneer Program

Code examples

Building, running and working with the code examples

  • Change directory to the code folder: cd code.
  • To build all examples, do cabal build. This will take a while the first time you do it!
  • To run an individual example, use cabal run. For example: cabal run simple-payment-pay.
  • To interact with an individual example in the Repl, use cabal repl. For example: cabal repl exe:simple-payment-pay.

Homework

About

Lectures, documentation, and examples for Marlowe Pioneer Program.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages