Go to file
KtorZ 2b4137dc24
Revert "minor refactor"
This reverts commit 21f0b3a6220fdafb8f6aad6855de89d8cdde0e1b.

  Rationale:

  The absence of clause guard was here done *on purpose*. Indeed,
  introducing a clause guard here forces either duplication or the use
  of a wildcard which is not "future proof".

  Should we make a change to that one day (e.g. add a new variant to
  TraceLevel), we won't get any compiler warning and we'll very likely
  forget to update that particular section of the code.

  So as much as possible, enforce complete pattern-match on variants
  make for code that is easier to maintain in the long-run.
2024-01-19 14:31:09 +01:00
.github fix: blst stuff is not happy on windows aarch64 2023-12-04 22:29:23 -05:00
aikup Bump versions to 1.0.0-alpha, update CHANGELOG. 2023-04-13 17:35:21 +02:00
crates Revert "minor refactor" 2024-01-19 14:31:09 +01:00
examples Bump pallas dependencies to include flat bigint patch 2024-01-18 18:26:21 +01: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 chore: adjust git ignore 2023-10-04 17:09:18 -04:00
CHANGELOG.md Fill-in CHANGELOG. 2024-01-19 14:30:43 +01:00
CONTRIBUTING.md chore: add release instructions in contributing.md 2023-08-24 15:43:26 -06:00
Cargo.lock Bump pallas dependencies to include flat bigint patch 2024-01-18 18:26:21 +01:00
Cargo.toml test: add all plutus conformance tests 2023-11-15 15:55:56 -05:00
LICENSE chore: adjustment cargo.toml 2023-05-23 10:40:26 -04:00
README.md chore: add stats to readme 2023-07-18 19:28:07 -04:00
flake.lock chore: update flake 2023-07-27 10:23:10 -04:00
flake.nix add additional CoreServices dependency when building on macOS 2024-01-17 17:47:58 -05: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.

Stats

Alt