aiken/crates/uplc
rvcas a7062ccb88
chore: fix versions
2023-08-24 15:04:19 -06:00
..
src Add some utility functions for displaying Term/PlutusData 2023-08-19 13:39:39 -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 Clippy 2023-07-09 23:16:01 -04:00
Cargo.toml chore: fix versions 2023-08-24 15:04:19 -06: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.