imikushin / aiken

Cardano Smart Contracts

Home Page:https://aiken-lang.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aiken Aiken

A modern smart contract platform for Cardano

Licence Crates.io Tests


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

Alternatively nix builds are available via flakes.

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.

About

Cardano Smart Contracts

https://aiken-lang.org

License:Apache License 2.0


Languages

Language:Rust 96.4%Language:JavaScript 1.2%Language:HTML 1.1%Language:CSS 1.0%Language:Shell 0.3%Language:Nix 0.1%