GitHub Contributions

KeyKing is completely open source. We welcome PRs for new providers, better algorithms, and bug fixes.

Getting Started

The codebase is a monorepo built using Turborepo.

git clone https://github.com/Malaybhai11/keyking.git
cd keyking
npm install
npm run dev