Skip to content

AnnAllan/FantasyBitcoin

Repository files navigation

Cryptocurrency Trading Simulator

A React + Rails SPA for simulating blockchain currency trades with fake money. This app allows a user to find cryptocurrencies to trade, research details on tradeable coin-pairs, select an exchange, execute a trade, review a history of past trades, and see their current portfolio of coins and cash.

Documentation

Documentation for the API serving data to the React client is available via Postman: https://documenter.getpostman.com/view/2759449/collection/RVnZfx7D

Tech Stack

  • MongoDB
  • Mongoid ORM
  • Rails
  • React
  • React-Router
  • Redux
  • Redux-Thunk

Wireframes

Coin-Pair Detail Page
Research Tradeable Coin-Pairs
Select a coin-pair, get aggregated data, select an exchange where the coin-pair is traded, and see historical trading activity for that exchange.

Coin Index Page
View A List Of Blockchain Currencies
See data on avaliable cryptocurrency coins with values converted to a government-backed currency or another cryptocurrency.

Trading Page
Execute Trades of Valid Coin-Pairs
Use the simulated trading page to execute fake cryptocurrency trades. Coin-pair trades are checked for validity against extant exchanges and your portfolio contents.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors