Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 521 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 521 Bytes

Donalds Present

A web app that displays the exchange rates of the crypto currencies Ethereum, DASH, and Litecoin to Bitcoin. The best exchange rate for each currency is highlighted. Also stores the crypto exchange data in a database and generates a Bitcoin addresses for each of Donald's children.

The backend is Node.js / Express.js. Frontend is React. Database is PostgreSQL. Exchanges that are polled for data are Kraken, Bittrex, Binance, Coincap, and Poloniex. Bitcoin addresses are generated using Blockcypher.