aiken/crates/uplc
KtorZ 796eb2d98a
Bump versions to v1.1.14
Signed-off-by: KtorZ <matthias.benkort@gmail.com>
2025-03-21 11:05:21 +01:00
..
src make EvalResult fields public 2025-02-17 19:58:26 -05:00
test_data Add new conformance tests 2024-12-07 12:23:51 +07:00
tests Conformance tests should be using NamedDebruijn comparisons not name. Also no inline remover needs to run separately from other uplc transformations 2025-01-11 19:08:42 +07:00
Cargo.toml Bump versions to v1.1.14 2025-03-21 11:05:21 +01: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.