1.0.8 • Published 2 months ago

@suyotech-dev/smartapi-js v1.0.8

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

2 months ago

1.0.7

4 months ago

1.0.6

5 months ago

1.0.5

5 months ago

1.0.4

5 months ago

1.0.3

6 months ago

1.0.2

7 months ago

1.0.1

7 months ago

1.0.0

7 months ago