aiken/crates/uplc
Kasey White ca2d8f0a1f ada policy is now empty and mintValue includes 0 ada 2022-09-24 15:47:51 -04:00
..
examples Expand builder (#20) 2022-07-01 20:50:58 -07:00
proptest-regressions/program_builder Expand builder (#20) 2022-07-01 20:50:58 -07:00
src ada policy is now empty and mintValue includes 0 ada 2022-09-24 15:47:51 -04:00
test_data Sanitize fibonacci program to make round-trip tests happy, isolate unsanitary code 2022-06-26 19:03:17 -04:00
tests Move program builder to uplc crate 2022-06-29 14:02:57 -04:00
Cargo.toml expose tx simulation with simulate cli command 2022-09-16 04:35:20 -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.