1.0.8 • Published 3 months ago

@suyotech-dev/smartapi-js v1.0.8

Weekly downloads
-
License
MIT
Repository
-
Last release
3 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

3 months ago

1.0.7

5 months ago

1.0.6

5 months ago

1.0.5

5 months ago

1.0.4

5 months ago

1.0.3

7 months ago

1.0.2

8 months ago

1.0.1

8 months ago

1.0.0

8 months ago