aiken/examples
KtorZ 23b72e18f3 Add new acceptance test scenario: expect unary constructors.
```
  Error:
    × Main thread panicked.
    ├─▶ at crates/aiken-lang/src/gen_uplc.rs:1852:33
    ╰─▶ called `Option::unwrap()` on a `None` value
  ```
2023-04-09 17:43:56 -04:00
..
acceptance_tests Add new acceptance test scenario: expect unary constructors. 2023-04-09 17:43:56 -04:00
gift_card fix some typos 2023-04-07 16:51:18 -04:00
hello_world Fix README template for newly generated projects, and hello, world 2023-03-18 22:23:55 +01:00