Skip to content

NoirHQ/keyhub

Repository files navigation

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