aiken

Smart contract language and toolkit for Cardano blockchain

brewmacoslinux
Try with needOr install directly
Source

About

Modern smart contract platform for Cardano

Commands

aiken

Examples

Initialize a new Aiken project$ aiken new my_project
Build smart contracts in the current project$ aiken build
Run tests for your Aiken contracts$ aiken check