aiken/crates/aiken/src
KtorZ 4799af3242
Rework 'blueprint apply' command and wrap up wiring up validation.
The apply command now works only from a serialized CBOR data (instead of a UPLC syntax). So it is no longer possible to specify arbitrary cbor terms through the CLI. I believe it to be an acceptable limitation for now; especially given that Aiken will never generate blueprints with non-data terms at the interface boundary.
2023-04-08 08:57:40 +02:00
..
cmd Rework 'blueprint apply' command and wrap up wiring up validation. 2023-04-08 08:57:40 +02:00
lib.rs Only use colors & text decorations on ANSI-capable terminals. 2023-02-26 13:19:03 +01:00
main.rs fix: some breaking changes from clap v4 2023-03-06 13:16:33 -05:00