Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 525 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 525 Bytes

@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