- Step1: Install prerequisites (Node.js >=14, npm)
- Step2: Clone the onChain-agent repository
- Step3: Run npm install to install dependencies
- Step4: Create a .env file with LLM API keys and RPC endpoints
- Step5: Configure agent strategies in config.yaml
- Step6: Run npm start to launch the agent
- Step7: Monitor logs and dashboards
- Step8: Adjust parameters and plugins as needed