* 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> |
||
|---|---|---|
| .. | ||
| examples | ||
| proptest-regressions/program_builder | ||
| src | ||
| test_data | ||
| tests | ||
| Cargo.toml | ||
| README.md | ||
README.md
Untyped Plutus Core
A crate for working with untyped plutus core. It handles parsing, conversion between various forms, and flat encoding/decoding.