aiken/crates/uplc
microproofs 3d06129d9b add test for curry optimization that is a reduced case of #945 2024-05-22 15:46:32 -04:00
..
src add test for curry optimization that is a reduced case of #945 2024-05-22 15:46:32 -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.