aiken/crates/uplc
Pi Lanningham 8115443990 fix: clippy 2025-02-17 19:58:26 -05:00
..
src fix: clippy 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 chore: Release 2025-02-11 14:26:12 +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.