aiken/crates/uplc
rvcas 3e2ca757cd
fix: remove unwrap which is causing panics closes #1073
2024-12-25 23:14:18 -05:00
..
src fix: remove unwrap which is causing panics closes #1073 2024-12-25 23:14:18 -05:00
test_data Add new conformance tests 2024-12-07 12:23:51 +07:00
tests Update to pallas=0.31.0 2024-11-19 14:53:36 +01:00
Cargo.toml chore: Release 2024-12-13 16:44:12 +01: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.