Firstly, make sure that you have followed the instructions in the contracts
README to properly set up the files required for the CLI to run.
-
Set up and source your environment variables by copying the example
.env
file:cp .env.example .env source .env
-
Start the CLI:
bun dev