ethfinex / efx-api-node

Client library to interact with the DeversiFi API and smart-contracts for non-custodial trading
https://app.deversifi.com
22 stars 18 forks source link

Add bignumber.js for calculating token amounts when generating orders #29

Closed sterlu closed 6 years ago

sterlu commented 6 years ago

This fixes edge-cases for creating orders with a large number of decimals when the token amounts are formated like "1e+21".