0.1.9 • Published 3 years ago
@execution-machine/sdk v0.1.9
General
EXM can be used through a JS SDK in order to perform operations with the platform. To install the SDK.
$ npm i @execution-machine/sdkAfter installing the npm package as described above. You can initialize EXM by doing the following
// import { Exm } from '@execution-machine/sdk'
const { Exm } = require('@execution-machine/sdk');
const exmInstance = new Exm({ token: 'MY_EXM_TOKEN' });Docs
Documentation for SDK is available online. Please Click here for more information.
0.1.8
3 years ago
0.1.9
3 years ago
0.1.7
3 years ago
0.1.41
4 years ago
0.1.42
3 years ago
0.1.34
4 years ago
0.1.35
4 years ago
0.1.36
4 years ago
0.1.37
4 years ago
0.1.40
4 years ago
0.1.38
4 years ago
0.1.39
4 years ago
0.1.6
3 years ago
0.1.5
3 years ago
0.1.33
4 years ago
0.1.32
4 years ago
0.1.31
4 years ago
0.1.3
4 years ago
0.1.2
4 years ago
0.1.1
4 years ago
0.1.0
4 years ago
0.1.0-alpha
4 years ago
1.0.0
4 years ago