Installation
Install the ATP Protocol library to enable automatic payment processing for AI agent services on the Solana blockchain.Prerequisites
- Python 3.8 or higher
- pip or uv package manager
Installation Methods
Using pip
Install the latest version of the ATP Protocol using pip:Using uv
If you’re usinguv as your package manager:
Verify Installation
After installation, verify that the package is installed correctly:Quick Start
Once installed, you can start using the ATP Protocol:Troubleshooting
Installation Issues
If you encounter permission errors during installation:Version Conflicts
If you experience version conflicts, try installing in a fresh virtual environment or check for conflicting dependencies.uv Installation Issues
Ifuv is not installed, you can install it first: