Giter Club home page Giter Club logo

cryptodylie's Introduction

Crypto Portfolio Dashboard

A convenient way to track your crypto asset performance in one place.

Just enter the amount of each coin you own, as well as the total amount of fiat you've invested into the markets. The tool will automatically calculate your total effective return in realtime, as well as display information on your portfolio allocation and growth over time.

This utility uses http://coinmarketcap.com to acquire estimates on each coin's current market price.

Get Started

# Install Meteor
$ curl https://install.meteor.com/ | sh

# Clone Repo
$ git clone https://github.com/msolters/crypto-portfolio-dashboard
$ cd crypto-portfolio-dashboard
$ meteor npm install

# Launch the app
$ meteor

# Now the app is serving at http://localhost:3000/

Adding Coins

Simply click the "Add Coin" button. A new coin box will appear.

Next, enter the coin ID in the first text entry field. The coin name must match the id field for the coin according to coinmarketcap's API. Valid IDs can be seen here: https://api.coinmarketcap.com/v1/ticker/

Note: If you enter an invalid coin name (one that isn't recognized by coinmarketcap), portfolio data will not update until it is removed or fixed.

Finally, enter the quantity of that coin which you own.

Changes to coins will be reflected in the portfolio data within 15 minutes.

Setting Investment Level

The "Invested" box is editable. Here, you can enter the amount of fiat you've put into your portfolio total. This is used to determine your portfolio's effective return and performance.

cryptodylie's People

Contributors

msolters avatar

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.