openpondai/agents/hyperliquid-delta-neutral

OpenTool app

2Branches0Tags
GL
glucryptoMerge remote-tracking branch 'production/master'
cf4a59ba month ago60Commits
json
{ "compilerOptions": { "target": "ES2020", "module": "ESNext", "moduleResolution": "bundler", "lib": ["ES2020"], "strict": true, "esModuleInterop": true, "skipLibCheck": true, "resolveJsonModule": true, "allowSyntheticDefaultImports": true }, "include": ["tools/**/*.ts", "src/**/*.ts"] }