aiken/crates/uplc
Mitchell Turner 7992a50bec
Make foreign `Language` type publicly available (#793)
* Make foreign type public available

* Fix formatting
2024-01-08 13:31:21 -08:00
..
src Make foreign `Language` type publicly available (#793) 2024-01-08 13:31:21 -08:00
test_data Add acceptance tests for this tricky case 2023-12-19 12:20:10 -05:00
tests Formatting 2023-12-19 12:20:10 -05:00
Cargo.toml chore: Release 2023-12-04 22:14:03 -05: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.