{"id":29557677,"url":"https://github.com/rudeevelops/kaspa-page","last_synced_at":"2025-10-28T01:16:12.065Z","repository":{"id":302346713,"uuid":"1012129558","full_name":"RuDeeVelops/kaspa-page","owner":"RuDeeVelops","description":null,"archived":false,"fork":false,"pushed_at":"2025-07-01T22:28:01.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-01T22:28:43.556Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/RuDeeVelops.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}},"created_at":"2025-07-01T21:29:10.000Z","updated_at":"2025-07-01T22:28:04.000Z","dependencies_parsed_at":"2025-07-01T22:39:04.792Z","dependency_job_id":null,"html_url":"https://github.com/RuDeeVelops/kaspa-page","commit_stats":null,"previous_names":["rudeevelops/kaspa-page"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RuDeeVelops/kaspa-page","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RuDeeVelops%2Fkaspa-page","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RuDeeVelops%2Fkaspa-page/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RuDeeVelops%2Fkaspa-page/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RuDeeVelops%2Fkaspa-page/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RuDeeVelops","download_url":"https://codeload.github.com/RuDeeVelops/kaspa-page/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RuDeeVelops%2Fkaspa-page/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265748115,"owners_count":23822049,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2025-07-18T11:15:48.480Z","updated_at":"2025-10-28T01:16:07.040Z","avatar_url":"https://github.com/RuDeeVelops.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kaspa ROI App\n\nA modern, static web app that visualizes Kaspa's annualized ROI and compares it to major assets (S\u0026P 500, Bitcoin, Nasdaq, Gold) since May 26, 2022. Includes a shareable screenshot feature and daily auto-updating prices via GitHub Actions.\n\n---\n\n## 🚀 Features\n\n- **Kaspa ROI Dashboard**: See Kaspa's annualized return since inception.\n- **Benchmarks**: Compare Kaspa to S\u0026P 500, Bitcoin, Nasdaq, and Gold.\n- **Investment Projection**: See hypothetical future values for custom investments.\n- **Shareable Screenshot**: Instantly generate a clean, branded image for social sharing.\n- **Automated Price Updates**: All prices update daily via GitHub Actions—no backend required.\n\n---\n\n## ⚙️ How It Works\n\n- **Static App**: All logic runs in the browser, with no server required.\n- **Price Constants**: Current prices for all assets are stored as constants in `App.jsx`.\n- **GitHub Actions**: The workflow `.github/workflows/update-prices.yml` runs daily, executing `scripts/update-prices.js` to fetch the latest prices and update `App.jsx`.\n- **No API Quota Issues**: Only the GitHub Action fetches prices, so user traffic never hits the APIs.\n\n---\n\n## 🛠 Local Development\n\n1. Clone the repo and `cd` into `kaspa-page`.\n2. Install dependencies:\n   ```bash\n   npm install\n   ```\n3. Start the dev server:\n   ```bash\n   npm run dev\n   ```\n4. Open [http://localhost:3000](http://localhost:3000) to view the app.\n\n---\n\n## 🤖 Automated Price Updates\n\n- The script at `scripts/update-prices.js` fetches the latest prices for:\n  - Kaspa (CoinGecko)\n  - S\u0026P 500, Bitcoin, Nasdaq, Gold (FMP API)\n- It updates the constants in `src/App.jsx`.\n- The GitHub Actions workflow runs this script daily and pushes changes automatically.\n- **You do not need to run this manually!**\n\n---\n\n## 🧩 Customization\n\n- **Add/Remove Assets**: Edit `scripts/update-prices.js` and the relevant sections in `src/App.jsx`.\n- **Change Initial Dates/Values**: Update the `*_Initial` constants in `App.jsx`.\n- **Change Share Text/Branding**: Edit the share modal and screenshot card in `App.jsx`.\n\n---\n\n---\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frudeevelops%2Fkaspa-page","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frudeevelops%2Fkaspa-page","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frudeevelops%2Fkaspa-page/lists"}