{"id":31675056,"url":"https://github.com/jmpolak/profit-tracker","last_synced_at":"2026-04-13T14:33:44.694Z","repository":{"id":314458880,"uuid":"1055582593","full_name":"jmpolak/profit-tracker","owner":"jmpolak","description":"Tracks your wallet on Aave and Jupiter Lend and calculates your daily profits for your supplied positions (still under development)","archived":false,"fork":false,"pushed_at":"2025-11-01T10:02:59.000Z","size":420,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":0,"default_branch":"develop","last_synced_at":"2025-11-01T12:04:50.149Z","etag":null,"topics":["aave","docker","docker-compose","mongodb","nestjs","nodejs"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jmpolak.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-12T13:35:51.000Z","updated_at":"2025-11-01T10:02:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"467a485e-a9e9-47d9-a8c7-cfb4b7efad6e","html_url":"https://github.com/jmpolak/profit-tracker","commit_stats":null,"previous_names":["jmpolak/profit-tracker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jmpolak/profit-tracker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmpolak%2Fprofit-tracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmpolak%2Fprofit-tracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmpolak%2Fprofit-tracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmpolak%2Fprofit-tracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jmpolak","download_url":"https://codeload.github.com/jmpolak/profit-tracker/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmpolak%2Fprofit-tracker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31757481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T13:27:56.013Z","status":"ssl_error","status_checked_at":"2026-04-13T13:21:23.512Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aave","docker","docker-compose","mongodb","nestjs","nodejs"],"created_at":"2025-10-08T04:59:35.151Z","updated_at":"2026-04-13T14:33:44.672Z","avatar_url":"https://github.com/jmpolak.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Description\n\nProfit Tracker is a tool created to help you monitor and analyze your DeFi lending positions. It currently supports tracking supplied positions on both [**Aave**](https://aave.com/) and [**Jupiter Lend**](https://jup.ag/lend/earn).\n\nA daily cron job captures your supplied token balances and transactions, allowing you to generate a detailed history of your **daily profits** for your wallet.\n\n## Built With\n\n- [Node.js](https://nodejs.org/en/) – JavaScript runtime environment\n- [NestJS](https://nestjs.com/) – Progressive Node.js framework for building scalable server-side applications\n- [Docker](https://www.docker.com/) – Containerization platform to build, ship, and run apps\n- [MongoDB](https://www.mongodb.com/) – NoSQL database for modern, scalable applications\n\n## Requirements\n\n- [Docker](https://www.docker.com/)\n- [Docker Compose v2](https://docs.docker.com/compose/)\n\n## Environment Variables\n\nBefore starting the application, create a `.env` file in the project root directory. This file is required to store an solana rpc url.\n\nExample `.env` file:\n\n```bash\nSOLANA-RPC-URL-WITH-OR-WITHOUT-KEY=https://mainnet.helius-rpc.com/?api-key={api-key}\nor\nSOLANA-RPC-URL-WITH-OR-WITHOUT-KEY=https://api.mainnet-beta.solana.com\n```\n\nMake sure to adjust the SolanaRpc class to the rpc endpoint rate limits.\n\n## Start\n\n```bash\n$ ./start dev or prod\n```\n\nThis will start a docker container on port 8080\n\n## Screenshots\n\n![alt text](https://github.com/jmpolak/profit-tracker/blob/master/screenshots/screenshot.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmpolak%2Fprofit-tracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjmpolak%2Fprofit-tracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmpolak%2Fprofit-tracker/lists"}