loopring_sdk
loopring_sdk copied to clipboard
I'm running a browser environment Vue application. When using the SDK it does not work because of "type": "module" in the package.json file. When running with this I get a...
Per issue #68 this attempts to fix the import error: "BREAKING CHANGE: The request 'crypto-js/sha256' failed to resolve only because it was resolved as fully specified" by appending the file...
**Files updated:** - /docs/Changelog.md line: 6 - /docs/js_sdk/Deposit.md line: 50 - /docs/js_sdk/Deposit.md line: 252 - /docs/js_sdk/erc20Trade/orderERC20.md line: 23 - /docs/js_sdk/erc20Trade/orderERC20.md line: 28 - /docs/js_sdk/erc20Trade/orderERC20.md line: 34 - /docs/js_sdk/erc20Trade/orderERC20.md line: 38...