Check out this guide for a no-nonsense quick setup with Coral Protocol
Gradle
Docker
Studio
folder inside VS Code, to do this you can navigate to the File
menu on the top left, and click Open Folder
, or use the below shortcuts:
CTRL
+ K
CTRL
+ O
Coral Protocol
folder that we created earlier, and open the folder Studio
With the folder opened, we need to run the project, for this we will be using Yarn to install all the packages and launch Coral Studio.
Open a terminal by navigating to Terminal
and clicking New Terminal
, or press CTRL
+ '