OpenPond
1Branch0Tags
GL
glucryptoUpdate OPENTOOL_PUBLIC config + budget caps
e3a57cda month ago12Commits
json
{ "name": "hyperliquid-tech-dca", "version": "0.1.0", "description": "hyperliquid-tech-dca onboarding template.", "private": true, "type": "module", "scripts": { "dev": "opentool dev", "build": "opentool build", "validate": "opentool validate" }, "dependencies": { "opentool": "0.8.13", "viem": "^2.31.7", "zod": "^4.1.11" }, "devDependencies": { "typescript": "^5.0.0", "@types/node": "^20.0.0" }, "overrides": { "esbuild": "0.25.9" } }