# Install SDK
NOTE: Ensure you meet the prerequisites before installing the WavesKit.
# Prerequsites
# Tutorial
Install the SDK by following the steps:
- Create and go to the project directory:
mkdir waveskit && cd waveskit
- Install the dependency:
composer require deemru/waveskit
- Create the
waves.php
file:touch waves.php