Manual Install
If you prefer manual installation, you can set up Nest with a single command:
Copy:
npx create-nest-ai
This will scaffold your project with all necessary dependencies and files, providing a ready-to-use template for building agents, workflows, and tools. For Solana-specific projects, additional configuration files will be included.
Last updated