aiken/crates/uplc
microproofs 598ec5eaef Use a better algorithm for inlining single occurrences 2023-11-06 15:37:04 -05:00
..
src Use a better algorithm for inlining single occurrences 2023-11-06 15:37:04 -05:00
test_data add tests for case and constr 2023-09-03 11:52:49 -04:00
tests add tests for case and constr 2023-09-03 11:52:49 -04:00
Cargo.toml chore: Release 2023-10-25 19:00:03 -04:00
README.md chore: readmes in uplc and cli 2022-06-18 23:15:05 -04:00

README.md

Untyped Plutus Core

A crate for working with untyped plutus core. It handles parsing, conversion between various forms, and flat encoding/decoding.