aiken/crates/uplc
microproofs c16bd06e97 make sure traverse_uplc_with_helper is always passing the arg to lambda before running the with function.
Breaks #945 again
2024-05-22 11:58:05 -04:00
..
src make sure traverse_uplc_with_helper is always passing the arg to lambda before running the with function. 2024-05-22 11:58:05 -04:00
test_data chore: update the conformance tests 2024-02-20 13:05:28 -05:00
tests chore: update the conformance tests 2024-02-20 13:05:28 -05:00
Cargo.toml chore(ci): run cargo dist init 2024-05-08 11:05:30 -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.