aiken/crates/uplc
rvcas 4db39c8790
Release 0.0.5
aiken@0.0.5
uplc@0.0.5

Generated by cargo-workspaces
2022-06-27 11:46:21 -04:00
..
src fix issue with same names causing 0 index debruijn for var 2022-06-26 21:38:27 -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 Fix clippy warning 2022-06-26 21:38:27 -04:00
Cargo.toml Release 0.0.5 2022-06-27 11:46:21 -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.