1.0.8 • Published 8 months ago

@suyotech-dev/smartapi-js v1.0.8

Weekly downloads
-
License
MIT
Repository
-
Last release
8 months ago

#Unofficial SDK for angelone.in smartapi

Installation

Note - Support only for ES6 modules. Commonjs not supported.

npm install @suyotech-dev/smartapi-js
const brokerid = "ABCD";
const mpin = "2025";
const apikey = "aklsdjflskd";
const totpkey = "AFDDFJDJLLEEIJD";

const api = new SmartApi(brokerid,mpin,apikey,totpkey);
await api.generateSession();
1.0.8

8 months ago

1.0.7

10 months ago

1.0.6

11 months ago

1.0.5

11 months ago

1.0.4

11 months ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago