aiken/crates/uplc
microproofs 2bc433f61e fix: need to use temp_term for counting var occurrences in identity reducer
chore: Adding more shrinker tests and fixed some of the existing ones
2024-03-05 12:08:18 -05:00
..
src fix: need to use temp_term for counting var occurrences in identity reducer 2024-03-05 12:08:18 -05: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: Release 2024-01-31 13:48:20 -05: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.