Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 473 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 473 Bytes

Keyhub

Keyhub is the universal key registry for decentralized identity and digital wallet.

Self-hosting

You can run a self-hosting Keyhub instance for personal use or local development.

  • Install Node.js [ref]
  • Install dependencies with npm install
  • Run the server with npm run dev

Keyhub will now be available at https://localhost:5173