{"id":13778526,"url":"https://github.com/belaczek/hodlwatch","last_synced_at":"2025-05-11T12:30:49.786Z","repository":{"id":31383903,"uuid":"106200864","full_name":"belaczek/hodlwatch","owner":"belaczek","description":"Simple, yet powerful web app for automatic cryptocurrency portfolio tracking","archived":false,"fork":false,"pushed_at":"2023-01-27T04:35:57.000Z","size":5158,"stargazers_count":122,"open_issues_count":15,"forks_count":26,"subscribers_count":11,"default_branch":"master","last_synced_at":"2024-11-17T14:39:44.890Z","etag":null,"topics":["bitcoin","ccxt","chart","cryptocurrencies","cryptocurrency","cryptocurrency-portfolio","cryptocurrency-portfolio-tracking","hodl","invest","portfolio","react","redux","webapp"],"latest_commit_sha":null,"homepage":"https://hodl.watch","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/belaczek.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-10-08T18:47:56.000Z","updated_at":"2024-11-12T08:09:08.000Z","dependencies_parsed_at":"2023-02-15T05:31:20.354Z","dependency_job_id":null,"html_url":"https://github.com/belaczek/hodlwatch","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/belaczek%2Fhodlwatch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/belaczek%2Fhodlwatch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/belaczek%2Fhodlwatch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/belaczek%2Fhodlwatch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/belaczek","download_url":"https://codeload.github.com/belaczek/hodlwatch/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253566324,"owners_count":21928617,"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":["bitcoin","ccxt","chart","cryptocurrencies","cryptocurrency","cryptocurrency-portfolio","cryptocurrency-portfolio-tracking","hodl","invest","portfolio","react","redux","webapp"],"created_at":"2024-08-03T18:00:54.500Z","updated_at":"2025-05-11T12:30:49.473Z","avatar_url":"https://github.com/belaczek.png","language":"JavaScript","funding_links":[],"categories":["Analytics platforms"],"sub_categories":[],"readme":"\n\u003ch1 align=\"center\"\u003e\u003cstrong\u003ehodl.watch\u003c/strong\u003e\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cstrong\u003eSimple, yet powerful web app for automatic crypto portfolio tracking\u003c/strong\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003cstrong\u003eWith fancy chart!\u003c/strong\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src='https://user-images.githubusercontent.com/15712581/36936505-585dc762-1efe-11e8-8b04-b3cbe0ea4542.png' /\u003e\n\u003c/p\u003e\n\n[![Build Status](https://travis-ci.org/belaczek/hodlwatch.svg?branch=master)](https://travis-ci.org/belaczek/hodlwatch)\n\nThe main idea behind this project is to create portfolio tracking web application which is easy to use, easy to modify or extend and where user is an owner of his own data. That means everyone can make a fork of this project and run it in his own environment. Or they can just use the hosted app at [hodl.watch](https://hodl.watch)\n\nAll user data are stored in browser local storage.\n\n## How to run locally\n__Requirements:__ \n - [Node.js 10](https://nodejs.org/) or later\n - [Yarn 1.22](https://classic.yarnpkg.com/)\n\n```sh\n# 1. install npm dependencies\nyarn\n\n# 2. build the project\nyarn build\n\n# 3. run built application\nyarn start\n\n# 4. (optional): Starts local CORS proxy server\nyarn cors-server\n```\n\n## Features\n\n### Advanced charting\nTrack your portfolio value in an intuitive chart containing all your assets, stacked together.\n\n### Automatic exchange data import\nThanks to awesome [ccxt](https://github.com/ccxt/ccxt) library it has become fair simple to support many exchanges through unified API.\n\n### Private data storage\nThe app stores all its data in browser localstorage, only using stored api keys to communicate with exchanges. \n\nOne of the planned future features is optional dropbox/onedrive sync so that user can work with the same data on multiple devices.\n\n### Easy to modify\nhodl.watch being powered by React and Redux which is one of the most popular stacks\nin recent web development. That reduces the difficulty of having to learn a new technology for many developers.\nThe code is written using well known best practises to stay readable and not difficult to modify or extend. \n\nA developer wiki is planned to provide some instructions about how to work with the project.\n\n## Powered by\n\n - [react](https://github.com/facebook/react)\n - [next.js](https://github.com/zeit/next.js)\n - [recompose](https://github.com/acdlite/recompose)\n - [redux](https://github.com/reactjs/redux)\n - [ccxt](https://github.com/ccxt/ccxt)\n - [recharts](https://github.com/recharts/recharts)\n - [lodash](https://github.com/lodash/lodash)\n - [cryptocompare api](https://min-api.cryptocompare.com/)\n \n    and others\n\n\n\n### Hosted by GitHub pages\n\n#### Keep calm and hodl!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbelaczek%2Fhodlwatch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbelaczek%2Fhodlwatch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbelaczek%2Fhodlwatch/lists"}