aiken/crates/uplc
microproofs c5af6e0be3 chore: Release 2023-06-08 19:34:51 -04:00
..
src fix(build): --uplc must use Program<Name> to pretty print 2023-06-07 16:25:59 -04:00
test_data feat: use Rc for more things, fib_iter runs almost 3 seconds faster now 2023-02-01 18:53:11 -05:00
tests Move program builder to uplc crate 2022-06-29 14:02:57 -04:00
Cargo.toml chore: Release 2023-06-08 19:34:51 -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.