CardanoSolutions / plutonomy-cli

An extremely simple CLI for well-typed/plutonomy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plutonomy-cli

A simple command-line wrapper for Plutonomy -- an optimizer for UPLC.

See disclaimer notice on Plutonomy.

Getting Started

Installation instructions

cabal install --overwrite-policy=always --install-method=copy plutonomy-cli

Usage

plutonomy-cli --help

Example

plutonomy-cli foo.uplc > foo.optimized.uplc

About

An extremely simple CLI for well-typed/plutonomy

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 100.0%