aipi-agent-cli
v1.0.4
Published
A I P I - agent kit x402 starter template
Maintainers
Readme
aipi-agent-cli
A simple CLI tool to quickly set up the AiPI agent kit x402 starter template.
Usage
npx aipi-agent-cli [project-name]What it does
- Clones the AiPI repository
- Navigates to the onchain-agent directory
- Installs all dependencies
- Provides next steps for setup
Example
npx aipi-agent-cli my-agent-projectThis will create a new directory called my-agent-project with the full AiPI agent setup.
Requirements
- Node.js (v18 or higher)
- Git
- npm
License
MIT
