Skip to content

Transaction fee ticker for Upbit made with Nest.js framework.

License

Notifications You must be signed in to change notification settings

bleusoir/trans-fee-ticker

Repository files navigation

Description

Transaction fee ticker for Upbit made with Nest framework.

Installation

Prerequisites

UPBIT_API_TOKEN, UPBIT_API_SECRET, DB_HOST, DB_PORT, DB_USER, DB_PASS, DB_NAME environment variables. you should add environment variables.

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

About

Transaction fee ticker for Upbit made with Nest.js framework.

Topics

Resources

License

Stars

Watchers

Forks