* Add bool method * Add proptest * Add some more consts and stuff * Refactor Lambda stuff out * REfactor * Convert bytestring test to prop test * Add string constant * Add char stuff, despite it not being ready * Add unit * Add var * Add delay * Add apply * Add force * Add error * Add builtin * Add example, remove feature * Rename some stuff Co-authored-by: Turner <mitch@tpfs.io> |
||
|---|---|---|
| .. | ||
| 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.