@leverj/zka

4.3.1 • Public • Published

zka

zero knowledge api key

install

npm install @leverj/zka

usage

const baseUrl = "https://your-domain"
const apiPath = "/api/v1" 
// create zka with base url and api path
const zka = require('@leverj/zka')(baseUrl, apiPath)
// provide accountid, apikey and secret to support rest and socket communication with server 
zka.init(accountId, apiKey, secret)
// use rest call
zka.rest.get('/account')

Package Sidebar

Install

npm i @leverj/zka

Weekly Downloads

0

Version

4.3.1

License

MIT

Unpacked Size

21.9 kB

Total Files

13

Last publish

Collaborators

  • sachet.singh
  • adikeshavs
  • tshanky
  • bharathrao
  • nirmalgupta
  • darshanrathi
  • bsadeh