aiken/crates/uplc
microproofs 1567e42875 chore: fill in machine todos and cost model for case and constr
This allows for several more tests to pass
**Had to remove case-7 since it was incorrectly passing before**
2023-11-17 19:52:03 -05:00
..
src chore: fill in machine todos and cost model for case and constr 2023-11-17 19:52:03 -05:00
test_data chore: fill in machine todos and cost model for case and constr 2023-11-17 19:52:03 -05:00
tests fix: don't panic on invalid hex strings 2023-11-15 15:55:56 -05:00
Cargo.toml test: add all plutus conformance tests 2023-11-15 15:55:56 -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.