Keyhub is the universal key registry for decentralized identity and digital wallet.
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