Skip to content
@aiken-lang

Aiken

A modern smart contract platform for Cardano

Aiken Aiken


A modern smart contract platform for Cardano

🚀 Getting Started

Looking for getting started with programming on Cardano? You have found the right place. Aiken is a small purely functional language that you can learn in 10 minutes. The language comes with a variety of command-line tools to help you be productive right away.

Looking for a list of awesome Aiken-related stuff? Look no more: aiken-lang/awesome-aiken.

Community

Be part of the journey and join our welcoming community on TxPipe's Discord.

✨ Discover

This Github organization references all core projects related to Aiken.

The compiler

The aiken repository contains the magic; This is where the compiler is developed, as well as the base tools for Aiken and Plutus core.

The standard library (a.k.a stdlib)

Aiken standard's library can be found in stdlib. The standard library is entirely written and checked using Aiken which makes it good place to see some first real Aiken code.

The awesome list

If you're looking for a collection of (curated) awesome Aiken libraries, DApps, tutorials & other cool stuff: the awesome list is a good place to start!

Github integration

Aiken comes with battery-included because we want developers to have the best possible experience. This also means providing an out-of-the-box GitHub action to setup Aiken for your workflows, check formatting, run tests and generate docs.

Editors integrations

We provide syntax highlighting for Aiken for various editors. So far:

Editor Repository
Vim/NeoVim editor-integration-nvim
VSCode vscode-aiken
Emacs aiken-mode

Follow us

Follow us on Twitter @aiken_eng for updates and chats about the future of Aiken.

Sponsors

TxPipe Cardano Foundation

Pinned

  1. aiken aiken Public

    Cardano Smart Contracts

    Rust 378 82

  2. stdlib stdlib Public

    The Aiken Standard Library

    Gleam 38 21

  3. fuzz fuzz Public

    A library for writing Fuzzers for property-based testing in Aiken

    Nix 4 2

  4. awesome-aiken awesome-aiken Public

    A collection of Aiken libraries, dapps, and resources

    45 14

  5. aikup aikup Public

    Manage multiple versions of aiken

    Rust 1

  6. setup-aiken setup-aiken Public

    Set up for your Aiken GitHub Actions

    JavaScript 3 1

Repositories

Showing 10 of 25 repositories