Go to file
KtorZ c5b1316d8e
Cleanup book and extended documentation about UPLC
2022-10-29 20:44:54 +02: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 Factor out common project-logic between build and check. 2022-10-28 17:20:41 +02: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 feat: wrap up adding uplc builtins for now 2022-10-25 18:52:27 -04:00
CONTRIBUTING.md Slightly rework README + add issues templates. 2022-10-29 10:36:03 +02:00
Cargo.lock Extra project utilities in their own crate. 2022-10-28 13:48:40 +02: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.