Skip to content

photon-sdk/photon-keyserver

Repository files navigation

photon-keyserver Node.js CI

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

nvm use
npm install

Run tests

npm test

Start local instance

npm start

About

2FA server for encrypted private key backup

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published