aiken/crates/uplc
Turner 027daf30ea Add TODO for failing test with link to bug 2022-06-26 19:03:17 -04:00
..
src feat: new fmt command and pretty printing works 2022-06-18 22:54:26 -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 Add TODO for failing test with link to bug 2022-06-26 19:03:17 -04:00
Cargo.toml Release 0.0.3 2022-06-18 22:55:04 -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.