aiken/crates/uplc
microproofs 53685dd1d5
Update cost model to properly calculate integer_to_bytearray
Also fix conformance tests to match plutus
2024-10-18 13:07:51 -04:00
..
src Update cost model to properly calculate integer_to_bytearray 2024-10-18 13:07:51 -04:00
test_data Update cost model to properly calculate integer_to_bytearray 2024-10-18 13:07:51 -04:00
tests Implement new costing function for {divide,quotient,mod,remainder}_integer 2024-08-14 02:50:05 +02:00
Cargo.toml chore: Release 2024-10-01 16:14:25 -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.