Axon AI - The Solana Co-Pilot backend service built with .NET 10, Clean Architecture, CQRS, and DDD patterns.
- .NET 10 SDK (preview 5.25277.114)
- PostgreSQL 15+
- Docker (for integration tests)
The following environment variables are required for authentication:
# Dynamic.xyz Authentication
DYNAMIC_API_KEY=your_dynamic_xyz_api_key
# OpenAI (for chat features)
OPENAI_API_KEY=your_openai_api_keyTODO: Describe and show how to build your code and run the tests.
TODO: Explain how other users and developers can contribute to make your code better.
If you want to learn more about creating good readme files then refer the following guidelines. You can also seek inspiration from the below readme files: