Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 488 Bytes

File metadata and controls

20 lines (12 loc) · 488 Bytes

Codes for odyssey

just rundom stuff yet

  • daml/ -- home of the daml model
  • ui/ -- home of the react based web app
  • scripts/ -- random setup scripts and other stuff

usage

$ daml build && daml codegen js -o daml.js .daml/dist/odyssey-1.0.0.dar

$ daml start

$ cd ui && yarn install && yarn start

workflow

the basic imaginary happy workflow is described here:

setup = do