Go to file
KtorZ 79a2174f0a
Extend parser to support int as hexadecimal and numeric underscore.
We only allow numeric underscore for decimal numbers as I am not sure how we can define it for non-decimal numbers?
2023-06-08 15:33:50 +02: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 Extend parser to support int as hexadecimal and numeric underscore. 2023-06-08 15:33:50 +02:00
examples Update multi.ak 2023-06-07 17:37:30 -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 chore: re-add nix stuff from @waalge 2023-06-07 17:16:56 -04:00
CHANGELOG.md typo in changelog 2023-06-07 22:39:54 -04:00
CONTRIBUTING.md fix some typos 2023-04-07 16:51:18 -04:00
Cargo.lock Extend parser to support int as hexadecimal and numeric underscore. 2023-06-08 15:33:50 +02:00
Cargo.nix [create-pull-request] automated change 2023-06-02 10:50:43 -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 chore: re-add nix stuff from @waalge 2023-06-07 17:16:56 -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.