GitPedia

Cryptotrader

A responsive dynamic webapp to trade cryptopairs on the most prominent exchanges

From jestersimpps·Updated February 24, 2026·View on GitHub·

A responsive dynamic webapp to trade cryptopairs on the most prominent exchanges. Backend is built on https://nestjs.com/, A progressive Node.js framework for building efficient and scalable web applications. Caching is done on Redis. Angular 4 Frontend. **This project is a work in progress... currently looking for contributors** The project is written primarily in TypeScript, first published in 2017. Key topics include: api, bitfinex, bittrex, bot, cryptocurrencies.

cryptotrader

A responsive dynamic webapp to trade cryptopairs on the most prominent exchanges.
Backend is built on https://nestjs.com/, A progressive Node.js framework for building efficient and scalable web applications.
Caching is done on Redis. Angular 4 Frontend. This project is a work in progress... currently looking for contributors

https://github.com/jestersimpps/cryptotrader/raw/master/trader.png

Running the app

To load in exchange data every 10 seconds

cd server
npm run loaddata

To start the server

cd server
npm start

To start the client

cd client
npm start

Check the readme's in the root of the client/server folders for extra information regarding the frameworks used.

Contributors

Showing top 1 contributor by commit count.

View all contributors on GitHub →

This article is auto-generated from jestersimpps/cryptotrader via the GitHub API.Last fetched: 6/27/2026