@relaycorp/keystore-db
v1.5.65
Published
TypeORM-based Private and Public Key Store extension for Awala in JavaScript
Downloads
50
Readme
@relaycorp/keystore-db
TypeORM-based Private and Public Key Store extension for Node.js-based applications implementing Awala.
This library is meant for desktop apps as it doesn't do encryption at rest. Use @relaycorp/keystore-vault for a Vault-backed keystore that can be used in server-side apps.
Install
This library is available on NPM and the latest version can be installed as follows:
npm i @relaycorp/keystore-db