This is the Javascript SDK for the Open Energi API.
To see examples of how to use this SDK please go to the spec folder at spec/.
You can include this SDK in your NPM dependencies with a command like this:
npm install git+https://github.com/openenergi/js-oesdk.git#${COMMIT_ID}where COMMIT_ID could track any commit in the git history of this repository.