Skip to content

ciocan/cryptoroulette

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

CryptoRoulette

Calculate the net worth of $1,000 invested at a random day in 2017 on 6 random coins from top 250 by total market capitalisation.

It uses Cryptocompare public api to get historical prices.

To run locally:

yarn
yarn run dev