/photon-keyserver

2FA server for encrypted private key backup

Primary LanguageJavaScriptMIT LicenseMIT

photon-keyserver Build Status

2FA server for encrypted private key backup

Usage & API docs

The easiest way to consume this service is to use the client library photon-sdk/photon-lib.

If you want to use the REST api directly, the keyserver client module provides some good documentation. More examples can be found in the integration tests.

Setup

npm install

Run tests

npm test

Start local instance

npm start