RenEx SDK 0.3.0
Changelog:
- You can now distinguish between zero balance and a failed balance request. A failed request will return
null. - The warnings from Web3 provider and event emitter are now suppressed.
- The trader orders can now be stored locally on the file system when running in Node.js
- The Typescript issues with bn.js and Web3 are now fixed (see: #11)
See #12 for more information.