SDK for API request signing for NodeJS
Note
###############################################
Work in progress....
###############################################
For documentation see: otc-api-sign-sdk-nodejs
To test api signature call, open
http://api_signature_demo.html
in a browser with CORS disabled.
E.g. start chrome on Windows with following command:
chrome.exe --user-data-dir="C://Chrome dev session" --disable-web-security
Note
To run documentation locally:
Install tox as described in: tox installation guide
and run:
tox -e docs-autoOpen documentation in browser: http://127.0.0.1:8882
THE OPEN SOURCE SOFTWARE IN THIS PRODUCT IS DISTRIBUTED IN THE HOPE THAT IT WILL BE USEFUL,BUT WITHOUT ANY WARRANTY; WITHOUT EVEN THE IMPLIED WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
SEE THE APPLICABLE LICENSES FOR MORE DETAILS.