aiken/crates
KtorZ 9033b44044
Implement quick builder on PlutusData.
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.
2023-04-08 08:57:03 +02:00
..
aiken Remove now-unnecessary blueprint generics. 2023-04-08 08:53:51 +02:00
aiken-lang fix some typos 2023-04-07 16:51:18 -04:00
aiken-lsp Remove unnecessary import. 2023-03-30 11:50:59 +02:00
aiken-project Improve error message on 'ParameterizedValidator'. 2023-04-08 08:57:01 +02:00
flat-rs fix some typos 2023-04-07 16:51:18 -04:00
uplc Implement quick builder on PlutusData. 2023-04-08 08:57:03 +02:00