Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 379 Bytes

File metadata and controls

21 lines (13 loc) · 379 Bytes

Plutarch Implementation

Reference implementation of benchmarked validators in Plutarch.

Usage

Nix

Output will have binary files with compiled UPLC code

$ nix build .#plutarch-implementation

Native (development only)

Make sure you are in the development shell from .envrc file.

$ cabal run