Files
aiken/crates/aiken-project
KtorZ 9b8ff590b8 Implement 'blueprint apply' command.
This is still a bit clunky as the interface is expecting parameters in UPLC form and we don't do any kind of verification. So it is easy to shoot oneself in the foot at the moment (for example, to apply an integer into something that should have received a data). To be improved later.
2023-02-04 11:39:55 +01:00
..
2023-02-04 11:39:55 +01:00

Project

This crate encapsulates the code used to manage Aiken projects. See crates/cli for usage.