Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 351 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 351 Bytes

phemex-node-example

phemex rest and websocket examples by node.js

Get Starting

  • Install dependencies
npm install
  • Set your apiKey and secret in src/config.js

  • Update src/index.js, choose rest sample or websocket sample

  • Run sample

npm start

Reference

https://phemex-docs.github.io/#overview