In-depth documentation on this SDK is available at tradegen.io.
To run the tests, follow these steps. You must have at least node v10 and npm installed.
First clone the repository:
git clone https://github.com/Tradegen/tradegen-sdk.gitMove into the tradegen-sdk working directory
cd tradegen-sdk/Install dependencies
npm installRun tests
npm testnpm build
npm publish