Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 475 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 475 Bytes

bfx-hf-server

Honey framework server created for the bfx-hf-ui as a background process

Note

This package will be maintained only via github, please use latest relases from github instead of npm.

Example on how to install specific version from github:

npm i --save-prod https://github.com/bitfinexcom/bfx-hf-server.git#v4.1.0

Example on how to install it latest version from github:

npm i --save-prod https://github.com/bitfinexcom/bfx-hf-server.git