Go to file
alessandrokonrad af7ca87ffc Fixed more clippy issues 2022-11-04 18:21:22 +01:00
.github Slightly rework README + add issues templates. 2022-10-29 10:36:03 +02:00
assets chore: add more assets 2022-09-06 20:14:27 -04:00
book Cleanup book and extended documentation about UPLC 2022-10-29 20:44:54 +02:00
crates Fixed more clippy issues 2022-11-04 18:21:22 +01:00
examples/sample feat: wrap up adding uplc builtins for now 2022-10-25 18:52:27 -04:00
.gitignore chore: more mdbook ci stuff 2022-10-06 14:45:21 -04:00
CHANGELOG.md Updated changelog 2022-11-04 18:02:38 +01:00
CONTRIBUTING.md Slightly rework README + add issues templates. 2022-10-29 10:36:03 +02:00
Cargo.lock Sorted all relevant structures in ScriptContext 2022-11-04 17:58:23 +01:00
Cargo.toml fix: include return type in one function def 2022-10-04 16:32:32 -04:00
LICENSE Create LICENSE 2022-06-14 18:47:40 -04:00
README.md Slightly rework README + add issues templates. 2022-10-29 10:36:03 +02:00

README.md

Aiken Aiken

Cardano smart contract language and toolchain

Licence Crates.io Rust Build mdBook Build


QuickStart

Prerequisites

For now you'll need rust installed, see rustup.

Getting started

$ cargo install aiken

$ aiken --help

How to use

For more information please see the user manual.

Roadmap

Aiken defines its roadmap using Github Milestones. The roadmap isn't set in stone, but gives a high-level overview of where the project is headed for.

Contributing

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

Acknowledgment

We'd like to give a special thanks to @nkz for creating the logo and giving us the idea to name the project Aiken.


Note

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