Getting Started
Prerequisites
- Python 3.8 or higher
- pip package manager
- A Solana wallet (optional for testing)
Installation
Install PATH using pip:
Basic Setup
To get started with PATH, you'll need to set up a wallet client and initialize your tools:
Configuration
Configure your environment with your Solana wallet:
Quick Example
Here's a simple example of checking an account's SOL balance:
Next Steps
- Learn about Solana Integration features
- Explore available Plugins
- Check out AI Integration capabilities
- Read the Advanced guide
💡 Pro Tip
Use the path.plugins
module to extend functionality with official plugins like Jupiter for token swaps or Meteora for concentrated liquidity operations.