Skip to content

aeyoll/cryptofolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cryptofolio

Track gain and loss of your cryptocurrency portfolio.

Installation

Requires pipenv

pipenv install
./manage.py migrate

Setup

In cryptofolio/local_settings.py, add your coinmarketcap API key :

COINMARKETCAP_API_KEY='aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa'

To fetch prices, set up a cron to an interval of your choice, launching this command:

./manage.py fetch_prices

Usage

Go to the /admin/ section of the website, and add cryptocurrencies infos. Then, just go to the homepage, and if the prices are fetched correctly, you should see all the information.

About

Track gain and loss of your cryptocurrency portfolio.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •