Installation
AZTP SDK can be installed using npm:
# Using npm
npm install aztp
## Prerequisites
Before using AZTP, ensure you have:
1. Node.js version 16 or higher
2. A directory for storing SPIFFE certificates (will be created automatically)
3. Optional: OPA server for policy enforcement
4. Optional: RPC server for secure communication