Go to file
rvcas aec79936e2
chore: move a test case to 049
2023-01-30 11:49:18 -05:00
.github fix: ci... again 2023-01-18 15:29:51 -05:00
crates Merge branch 'main' into when-clause-guards 2023-01-30 11:40:29 -05:00
examples chore: move a test case to 049 2023-01-30 11:49:18 -05:00
.editorconfig
.gitignore Define 'local' gitignore for examples' packages. 2023-01-06 13:30:56 +01:00
CHANGELOG.md feat(aiken-project): use rayon to run tests in parallel 2023-01-09 18:12:18 -05:00
CONTRIBUTING.md
Cargo.lock chore: Switch from hashmap and hashset to indexmap and indexset 2023-01-21 18:10:15 -05:00
Cargo.toml
LICENSE
README.md Align README's tagline with website. 2023-01-13 10:18:03 +01:00
bonnie.toml

README.md

Aiken Aiken

A modern smart contract platform for Cardano

Licence Crates.io Rust Build


QuickStart

Prerequisites

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

Getting started

In case you have fresh installation of rustup you might need to do:


rustup install stable

$ cargo install --git https://github.com/aiken-lang/aiken.git

$ 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.


Note

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