Go to file
KtorZ 5272f5ecee
Adjust order in which Bool's constructors are declared in the prelude
True corresponds to Constr=1 and False corresponds to Constr=0; their position in the vector shall reflect that. Note that while this would in principle impact codegen for any other type, it doesn't for bool since we likely never looked up this type definition since it is well-known. It does now as the 'reify' function relies on this. Whoopsie.
2024-03-03 19:33:25 +01:00
.github fix: blst stuff is not happy on windows aarch64 2023-12-04 22:29:23 -05:00
aikup feat(aikup): error message when version not found 2024-02-27 21:38:00 -05:00
crates Adjust order in which Bool's constructors are declared in the prelude 2024-03-03 19:33:25 +01:00
examples Adjust order in which Bool's constructors are declared in the prelude 2024-03-03 19:33:25 +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 Fix Int/BigInt pivot 2024-02-25 14:09:56 -05:00
CONTRIBUTING.md chore: add release instructions in contributing.md 2023-08-24 15:43:26 -06:00
Cargo.lock Display counterexamples as Aiken values instead of raw UPLC. 2024-03-03 19:33:24 +01:00
Cargo.toml chore: bump pallas 2024-01-25 11:07:18 -05:00
LICENSE chore: adjustment cargo.toml 2023-05-23 10:40:26 -04:00
README.md chore: use updated theme method 2024-02-15 14:47:53 -05:00
flake.lock chore: update flake 2023-07-27 10:23:10 -04:00
flake.nix fix: nix stuff for @waalge 2024-01-29 18:37:49 -05:00

README.md

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