eks-js-sdk
JavaScript client interface for encrypted key-store service (EKS)
Build
git clone git@github.comcast.com: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