Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 468 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 468 Bytes

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