aiken/crates/uplc
rvcas 5243c36ed6 feat(bls): add default costs for the new functions 2023-11-15 15:55:56 -05:00
..
src feat(bls): add default costs for the new functions 2023-11-15 15:55:56 -05:00
test_data add tests for case and constr 2023-09-03 11:52:49 -04:00
tests add tests for case and constr 2023-09-03 11:52:49 -04:00
Cargo.toml feat: implemented the Bls381-12 builtins and types 2023-11-15 15:55:56 -05: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.