@cardano marlowe-runtime0.0.2
Runtime system for running Marlowe financial contracts on the Cardano Computation Layer
Categories
License
Apache-2.0
Maintainer
jamie.bertram@iohk.io
Links
Versions
Installation
Dependencies (210)
- base >=4.9 && <5
- binary ^>=0.8.8
- bytestring >=0.10.12 && <0.12
- containers ^>=0.6.5
- text >=1.2.4 && <2
- aeson >=2 && <3 Show all…
Dependents (2)
@cardano/marlowe-client, @cardano/marlowe-runtime-web
Package Flags
defer-plugin-errors
(off by default)
Defer errors from the plugin, useful for things like Haddock that can't handle it.
Runtime system for running and monitoring Marlowe financial contracts on Cardano. It provides query access to search for and inspect contracts, command access for creating and interacting with contracts, and streaming access for real-time updates to contracts.