aiken/crates/uplc
Calvin Koepke 90867f240b fix: better error logging when decoding tx_bytes by era 2025-02-14 17:01:30 -05:00
..
src fix: better error logging when decoding tx_bytes by era 2025-02-14 17:01:30 -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.