Skip to content

relaycorp/keystore-db-js

Repository files navigation

@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