Installation
Requirements
Before you begin working with Coral Protocol, ensure your system meets the following requirements. These tools support the Coral Server, Coralizer CLI, and agent development workflows.
System Dependencies
- Version: 17 or higher
- Required to build and run the Coral Server.
- Version: 17 or higher
- Required to build and run the Coral Server.
Used to clone repositories from GitHub.
- Version: 3.8+
- Required for using the Coralizer CLI and agent development scripts.
Python package installer for installing the Coralizer CLI and its dependencies.
- Build system used by the Coral Server.
- Note: The project includes a Gradle wrapper, so installation is optional.
Recommended Tools
- Recommended IDE for working with the Coral Server (written in Kotlin).
- Supports Gradle-based builds and direct execution of the server from the IDE.
Ensure these dependencies are installed and properly configured before proceeding to installation or development.