Local Development
This guide explains how to set up a local development environment for Akinom Core.
Repository Setup
Clone the repository and install dependencies. Development setup instructions will be available in the full release.
Environment Configuration
Configure local environment variables for providers and services. Use development credentials and test data.
Running Tests
Test suite and running instructions will be available in the full release. Tests cover orchestration logic and adapter behavior.
Contributing
Contribution guidelines will be available in the full release. We prioritize clarity, tests, and documentation.