Carlos Sesma - [email protected]
Public API REST thet retrieves the market prices for trading paris.
Install the dependencies and devDependencies and start the server.
npm i
npm startOrderbook for pair BTC-USD
http://localhost:3000/api/v1.0/orderbook?pair=BTC-USDEstimate BUY price for 1 ETH-USD
http://localhost:3000/api/v1.0/quote?pair=ETH-USD&type=SELL&amount=1