aiken/crates/uplc
KtorZ 067e39286d
Bump versions to 1.0.0-alpha, update CHANGELOG.
2023-04-13 17:35:21 +02:00
..
src chore: switch discharge value back to the recursive form for simplicity 2023-04-13 01:28:27 -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 Move program builder to uplc crate 2022-06-29 14:02:57 -04:00
Cargo.toml Bump versions to 1.0.0-alpha, update CHANGELOG. 2023-04-13 17:35:21 +02: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.