Go to file
Pi Lanningham 17a75d2481 Return an EvalResult alongside the redeemer
This refactors things so that eval_phase_two can expose logs even when the script succeeds.

It also enriches traces to be either Logs or Labels, so that we can tell the difference between the two when inspecting the traces.
2025-02-17 19:58:26 -05:00
.github Make nix build optional. 2025-02-09 16:57:43 +01:00
benchmarks Start working on using a decision tree for when expr. Also fmt fix. Other Stuff 2024-11-01 19:34:45 -04:00
crates Return an EvalResult alongside the redeemer 2025-02-17 19:58:26 -05:00
examples minor test rename in aiken.toml 2025-01-30 18:57:09 +07: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 Tweak .gitattributes to exclude insta snapshots from stats (and provide better diffing). 2024-08-13 17:17:41 +02:00
.gitignore chore: commit an ignore we can all use without accidentally commiting test files/folders 2024-03-12 08:10:33 -04:00
CHANGELOG.md Fill-in CHANGELOG for #1074. 2025-02-11 14:20:02 +01:00
CONTRIBUTING.md Mention quirks about gnu/musl linux artifact in the release guidelines. 2024-10-02 12:08:01 +02:00
Cargo.lock pin textplots-rs fork to a specific revision & version. 2025-02-11 14:32:21 +01:00
Cargo.toml Add a debug flag for uplc eval 2025-02-09 08:39:38 -05:00
LICENSE chore: update license 2024-05-01 22:10:47 -04:00
README.md chore: remove stats from readme, it's cute but wastes space 2025-02-12 11:55:18 -05:00
flake.lock fix: nix builds 2025-02-15 10:00:24 -05:00
flake.nix fix: nix builds 2025-02-15 10:00:24 -05:00

README.md

Aiken

A modern smart contract platform for Cardano

Licence Tests Twitter/X

Crates.io NPM


Getting Started

Hello, World!

Wanna get started right-away? Complete the Hello, World! tutorial!

Contributing

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

Changelog

Be on top of any updates using the CHANGELOG and the Project Tracking.

[!NOTE]

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