Go to file
rvcas 335cc0c8bc
feat(cli): rework uplc subcommands
closes #553

* rename flat to encode
* rename unflat to decode
* alias both to their old names
* both only print to stdout
  use can pipe to file
* split cbor and hex flags
* hex flag works for either cbor or flat
* encode takes --to flag
  [name, named-debruijn, debruijn]
* decode takes --from flag
  [name, named-debruijn, debruijn]
2023-06-01 23:50:59 -04:00
.github fix github action nix 2023-04-30 20:32:24 -04:00
aikup Bump versions to 1.0.0-alpha, update CHANGELOG. 2023-04-13 17:35:21 +02:00
crates feat(cli): rework uplc subcommands 2023-06-01 23:50:59 -04:00
examples feat(cli): rework uplc subcommands 2023-06-01 23:50:59 -04:00
.editorconfig rename examples/tests/{a,b,c,d,e,f} into examples/acceptance_tests/00{1,2,3,4,5,6} 2022-12-14 09:45:24 +01:00
.gitattributes Add support for Nix flakes. 2023-02-07 13:16:17 +01:00
.gitignore Define 'local' gitignore for examples' packages. 2023-01-06 13:30:56 +01:00
CHANGELOG.md chore: update changelog 2023-06-01 12:22:42 -04:00
CONTRIBUTING.md fix some typos 2023-04-07 16:51:18 -04:00
Cargo.lock feat(aiken-new): output a github action 2023-05-18 01:33:03 -04:00
Cargo.nix [create-pull-request] automated change 2023-05-18 01:40:36 -04:00
Cargo.toml chore: adjustment cargo.toml 2023-05-23 10:40:26 -04:00
LICENSE chore: adjustment cargo.toml 2023-05-23 10:40:26 -04:00
README.md chore: adjustment cargo.toml 2023-05-23 10:40:26 -04:00
flake.lock bump flake and change inputs 2023-04-30 20:32:24 -04:00
flake.nix bump flake and change inputs 2023-04-30 20:32:24 -04:00

README.md

Aiken Aiken

A modern smart contract platform for Cardano

Licence Crates.io Tests


Installation

How to use

For more information please see the user manual.

Contributing

Want to contribute? See CONTRIBUTING.md to know how.


Note

The name comes from Howard Aiken, an American physicist and a pioneer in computing.