Skip to content

Small typescript demo where you can get the best BTC price across different exchanges

Notifications You must be signed in to change notification settings

FranciscoPinho/exchange-selector

Repository files navigation

Description

Small demo project to choose between exchanges for best buy price execution

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

About

Small typescript demo where you can get the best BTC price across different exchanges

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published