Files
aiken/crates/uplc
rvcas c3870e340e feat(codegen): support multi-validators
* rename force_wrap to force
* add a bunch of builder methods to Term<Name>
* refactor one tiny location to show off builder methods
* split generate into `generate` and `generate_test`
* create wrap_as_multi_validator function

Co-authored-by: Kasey White <kwhitemsg@gmail.com>
2023-03-17 18:40:44 -04:00
..
2023-02-01 18:53:11 -05:00
2022-06-29 14:02:57 -04:00
2023-03-08 10:19:35 +01:00
2022-06-18 23:15:05 -04:00

Untyped Plutus Core

A crate for working with untyped plutus core. It handles parsing, conversion between various forms, and flat encoding/decoding.