All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Production deployment guide with environment matrix
- Error codes documentation with frontend-friendly message mapping
- Release process documentation with semantic versioning policy
- Backend API request schema documentation with curl examples
- Error mapping utility for frontend error handling
- Backend
.env.exampleconfiguration template
- Improved documentation structure for operators and contributors
- Initial release of Trivela platform
- Campaign contract with Merkle allowlist support
- Rewards contract with points tracking and claims
- Backend REST API with campaign CRUD operations
- Frontend React application with campaign browsing and wallet integration
- Health checks and metrics endpoints
- Rate limiting and optional API key authentication
- Comprehensive architecture documentation
- Contribution guidelines