Skip to content

Latest commit

 

History

History
65 lines (40 loc) · 2.39 KB

README.md

File metadata and controls

65 lines (40 loc) · 2.39 KB

EA_BuildNow_Aiken

Emurgo Academy's BuildNOW Aiken course materials.

Suplemental Materials

You can fork the following repositories. When you push your exercise repo commit, a GitHub Action should run and it must succeed. For detailed instructions for each exercise, please refer to README.md of the individual repository.

Aiken Types

Aiken primitive types:

Custom types:

Core Features

Constants, (conditional) modules, and aiken docs:

Functions:

Control flow:

Validators

Minting validator:

Spending validator:

Staking validator:

Testing and Debugging

aiken check: