aiken/crates/uplc
KtorZ 17832fc5af
Fix clippy warnings: remove redundant closures & guards.
2023-10-21 21:27:31 +02:00
..
src Fix clippy warnings: remove redundant closures & guards. 2023-10-21 21:27:31 +02:00
test_data add tests for case and constr 2023-09-03 11:52:49 -04:00
tests add tests for case and constr 2023-09-03 11:52:49 -04:00
Cargo.toml chore: Release 2023-09-29 22:08:09 -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.