![]() In the same spirit of the existing Term builder; I also added a `data` method to lift a `PlutusData` into a `Term<T>` and generalized a bit the builder to only require a `Term<Name>` when necessary and remain generic otherwise. The `PlutusData` builder could potentially be upstreamed to pallas diretly. |
||
---|---|---|
.. | ||
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.