How to install yikart/AiToEarn. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.
yikart/AiToEarn Installation Guide
How to install yikart/AiToEarn. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for yikart/AiToEarn. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i yikart/AiToEarnor
Install via npx
npx @hexmos/ipm i yikart/AiToEarnPrerequisites
Node.js
runtimeVersion: 20.18.x
Docker
runtimepnpm
package managernpm
package managerManual Installation Methods
Manual installation instructions. How to install from GitHub source.
OpenAI / Claude / Cursor AI Assistant
echo "MCP 地址: https://aitoearn.ai/api/unified/mcp"
echo "认证 Header: x-api-key: YOUR_API_KEY"Docker Deployment
git clone https://github.com/yikart/AiToEarn.git
cd AiToEarn
docker compose up -dSource Code Development - Backend
git clone https://github.com/yikart/AiToEarn.git
cd AiToEarn
cd project/aitoearn-backend
pnpm install
cp apps/aitoearn-ai/config/config.js apps/aitoearn-ai/config/local.config.js
cp apps/aitoearn-server/config/config.js apps/aitoearn-server/config/local.config.js
pnpm nx serve aitoearn-ai
pnpm nx serve aitoearn-serverSource Code Development - Frontend
git clone https://github.com/yikart/AiToEarn.git
cd AiToEarn
pnpm install
pnpm run devSource Code Development - Electron Desktop
git clone https://github.com/yikart/AiToEarn.git
cd AiToEarn
npm install
npm run rebuild
npm run devOpenClaw Plugin
npx -y @aitoearn/openclaw-plugin-cli