@555platform/eks-js-sdk
v1.0.2
Published
JavaScript client interface for encrypted key-store service
Downloads
133
Readme
eks-js-sdk
JavaScript client interface for encrypted key-store service (EKS)
Build
git clone [email protected]:555-platform/eks-js-sdk.git
cd eks-js-sdk
npm install
npm run build
Test
Update test/config.js with auth and eks config and then npm test
npm test
Generate Docs
npm run doc