- Add Prometheus metrics for marketplace API throughput and error rates with new dashboard panels - Implement confidential transaction models with encryption support and access control - Add key management system with registration, rotation, and audit logging - Create services and registry routers for service discovery and management - Integrate ZK proof generation for privacy-preserving receipts - Add metrics instru
1.5 KiB
1.5 KiB
AITBC Developer Documentation
Welcome to the AITBC developer documentation. This section contains resources for building on AITBC.
Getting Started
- Overview - Developer platform overview
- Setup - Development environment setup
- Contributing - How to contribute to AITBC
API Documentation
- API Overview - REST API introduction
- Authentication - API authentication guide
- Endpoints - Available API endpoints
- OpenAPI Spec - OpenAPI specification
SDKs
- Python SDK - Python SDK documentation
- JavaScript SDK - JavaScript SDK documentation
Tutorials & Examples
- Examples - Code examples and tutorials
- API Authentication - Authentication examples
Architecture
- Architecture Guide - System architecture documentation
- Design Patterns - Common patterns and best practices
Testing
- Testing Guide - How to test your AITBC applications
- Test Examples - Test code examples
Deployment
- Deployment Guide - How to deploy AITBC applications
- CI/CD - Continuous integration and deployment