Coder Social home page Coder Social logo

stanpall / hodlwatch Goto Github PK

View Code? Open in Web Editor NEW

This project forked from belaczek/hodlwatch

0.0 0.0 0.0 7.54 MB

Simple, yet powerful web app for automatic cryptocurrency portfolio tracking

Home Page: https://hodl.watch

License: MIT License

JavaScript 94.47% Shell 0.01% Sass 5.52%

hodlwatch's Introduction

hodl.watch

Simple, yet powerful web app for automatic crypto portfolio tracking

With fancy chart!

Build Status

The 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

All user data are stored in browser local storage.

How to run locally

Requirements:

# 1. install npm dependencies
yarn

# 2. build the project
yarn build

# 3. run built application
yarn start

# 4. (optional): Starts local CORS proxy server
yarn cors-server

Features

Advanced charting

Track your portfolio value in an intuitive chart containing all your assets, stacked together.

Automatic exchange data import

Thanks to awesome ccxt library it has become fair simple to support many exchanges through unified API.

Private data storage

The app stores all its data in browser localstorage, only using stored api keys to communicate with exchanges.

One of the planned future features is optional dropbox/onedrive sync so that user can work with the same data on multiple devices.

Easy to modify

hodl.watch being powered by React and Redux which is one of the most popular stacks in recent web development. That reduces the difficulty of having to learn a new technology for many developers. The code is written using well known best practises to stay readable and not difficult to modify or extend.

A developer wiki is planned to provide some instructions about how to work with the project.

Powered by

Hosted by GitHub pages

Keep calm and hodl!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.