Prerequisite

Before getting started, ensure you meet the following requirements:

🔹 Install Aiken – You must have Aiken installed. Follow the step-by-step Aiken Installation Instructions to set it up.

🔹 Understand Cardano Blockchain – A basic understanding of the Cardano blockchain is essential. If you're new to it, check out this Cardano Guide for an overview.

🔹 Set Up a Development Environment – Ensure you have the necessary tools installed:

  • Node.js & npm (for package management)

  • Git (for version control)

  • VS Code (recommended for development)

🔹 Familiarity with Smart Contracts – Basic knowledge of writing and deploying smart contracts on Cardano will be helpful. Explore Aiken to get started.

🔹 Basic Knowledge of Dapp Development – Understanding frontend and backend integration with smart contracts will be beneficial.

Once you have these prerequisites covered, you're ready to move forward! 🚀

Last updated