Skip to content

Language Server (and client) for Cardano Marlowe DSL

License

Notifications You must be signed in to change notification settings

OlofBlomqvist/marlowe-lsp

Repository files navigation

MarloweLSP

An experimental LSP for Cardano Marlowe using marlowe-rs.

For the VSCode extension, go here.

The server can be built also for WASM and WASI.

Requirements for building

  • Cargo/Rust nightly toolchain

    curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
  • NPM