Aiken
A programming language and toolkit for developing smart contracts
Aiken is a functional programming language created for Cardano smart contract development. It prioritizes on-chain execution and offers a user-friendly approach for building secure and efficient smart contracts, making it a valuable choice for developers aiming to create robust on-chain applications.
Getting Started
Setting up your system to compile Aiken smart contracts
Write a Smart Contract
Learn how to write your first Aiken script, with a simple redeemer
Build Transactions
Build transactions to interact with smart contracts
Smart Contracts Library
A library of smart contracts to help you start building and learning